bg 1c to 1a

This commit is contained in:
tengel 2024-10-26 09:15:24 -05:00
parent 2654b6e854
commit 5a42c6ff12

View file

@ -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{