1
0
forked from Thunix/www

Changed hyperlink colours to be more readable

This commit is contained in:
TechEmporium
2019-02-06 21:47:18 -05:00
parent 6b79c49b82
commit 7a0ebc15a6
16 changed files with 3 additions and 473 deletions

View File

@@ -35,6 +35,7 @@ ul, ol {
}
a {
color: #00FFFF;
text-decoration: none;
}
@@ -123,7 +124,7 @@ text-decoration: none;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #00FF00;
color: #00FFFF;
border: none;
}
@@ -253,7 +254,7 @@ padding-bottom: 30px;
padding-bottom: 5px;
line-height: 16px;
border-bottom: 1px solid #222222;
margin: 5px 30px 0px;
*margin: 5px 30px 0px;
border-left: none;
}