bg 1c to 1a
This commit is contained in:
parent
2654b6e854
commit
5a42c6ff12
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ body{
|
|||
font-size:16px;
|
||||
margin:0 auto;
|
||||
line-height:1.4;
|
||||
background:#1c1c1c;
|
||||
background:#1a1a1a;
|
||||
color:#d4d4d4;
|
||||
font-family:"Noto Sans", Futura, Verdana, "Liberation Sans", sans-serif;
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ a:hover{
|
|||
text-decoration:underline;
|
||||
}
|
||||
::selection {
|
||||
color:#1c1c1c;
|
||||
color:#1a1a1a;
|
||||
background:#c79908;
|
||||
}
|
||||
h1{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue