This commit is contained in:
chimchooree
2022-07-14 14:10:38 -05:00
parent 97f6fabea0
commit 6ea91ecabd
12 changed files with 52 additions and 22 deletions
+3
View File
@@ -4,6 +4,8 @@
font-family: trebuchet ms; arial; calibri; gill sans; helvetica neue; candara; geneva; verdana; sans-serif;
background-color: black;
}
html, body {padding:0; margin:0; height:100%;}
footer{position: absolute; bottom: 0; left: 0; right: 0;}
a {
text-decoration: none;
@@ -110,6 +112,7 @@ a {
.navlink {
font-size: 110%;
font-weight: bold;
color: #E6E8EF;
}
.navlink a:link {
color: #E6E8EF;