forked from Thunix/www
Changed hyperlink colours to be more readable
This commit is contained in:
5
site.css
5
site.css
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user