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;
|
font-size:16px;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
line-height:1.4;
|
line-height:1.4;
|
||||||
background:#1c1c1c;
|
background:#1a1a1a;
|
||||||
color:#d4d4d4;
|
color:#d4d4d4;
|
||||||
font-family:"Noto Sans", Futura, Verdana, "Liberation Sans", sans-serif;
|
font-family:"Noto Sans", Futura, Verdana, "Liberation Sans", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
@ -17,7 +17,7 @@ a:hover{
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
::selection {
|
::selection {
|
||||||
color:#1c1c1c;
|
color:#1a1a1a;
|
||||||
background:#c79908;
|
background:#c79908;
|
||||||
}
|
}
|
||||||
h1{
|
h1{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue