mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Touched up thunix.css
This commit is contained in:
@@ -13,17 +13,14 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#body h1 {
|
#body h1 {
|
||||||
background: white;
|
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
#body h2 {
|
#body h2 {
|
||||||
background: white;
|
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
#body h3 {
|
#body h3 {
|
||||||
background: white;
|
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -63,12 +60,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sidebar h1 {
|
#sidebar h1 {
|
||||||
color: lime;
|
color: green;
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar h2 {
|
#sidebar h2 {
|
||||||
color: lime;
|
color: green;
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user