Indsat ::selection-farve i CSS med rgba
This commit is contained in:
parent
8eca99af37
commit
ece5e02d0c
|
@ -10,7 +10,8 @@ body {
|
|||
}
|
||||
|
||||
::selection{
|
||||
background:#802c00;
|
||||
background:rgba(130, 43, 0,0.99);
|
||||
color:rgba(130, 43, 0,0.99);
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
Loading…
Reference in a new issue