Indsat ::selection-farve i CSS
This commit is contained in:
parent
a408356a0a
commit
8eca99af37
|
@ -9,6 +9,10 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::selection{
|
||||||
|
background:#802c00;
|
||||||
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
|
|
Loading…
Reference in a new issue