Fixed the link colors.

dev
Loic d'Anterroches 2008-11-26 22:35:36 +01:00
parent 71461299bc
commit f9b6a022c8
1 changed files with 2 additions and 2 deletions

View File

@ -24,11 +24,11 @@ h2.top {
}
a:link {
color: #00f;
color: #00e;
}
a:visited {
color: #800080;
color: #551a8b;
}
a:active{