mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Darken links slightly
git-svn-id: file:///svn/phpbb/trunk@3496 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
24052a4fca
commit
9de790c416
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue