Touched up thunix.css

This commit is contained in:
Ubergeek 2019-07-07 00:44:18 +00:00
parent e864973077
commit f0dff9df4b
1 changed files with 2 additions and 5 deletions

View File

@ -13,17 +13,14 @@ body {
}
#body h1 {
background: white;
color: green;
}
#body h2 {
background: white;
color: green;
}
#body h3 {
background: white;
color: green;
}
@ -63,12 +60,12 @@ body {
}
#sidebar h1 {
color: lime;
color: green;
background: black;
}
#sidebar h2 {
color: lime;
color: green;
background: black;
}