selected
This commit is contained in:
parent
21dc9929f6
commit
059b827ad0
1 changed files with 2 additions and 1 deletions
|
@ -50,5 +50,6 @@ footer.footer {
|
|||
}
|
||||
|
||||
::selection {
|
||||
background: $zeus-orange; /* WebKit/Blink Browsers */
|
||||
color: white;
|
||||
background: rgba(255, 127, 0, 0.99);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue