mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
Darken links slightly
git-svn-id: file:///svn/phpbb/trunk@3496 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -89,11 +89,11 @@ td.spacer {
|
||||
*/
|
||||
|
||||
a:link, a:active, a:visited {
|
||||
color: #006699;
|
||||
color: #005784;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #DD6900;
|
||||
color: #D46400;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user