Fixed the link colors.

This commit is contained in:
Loic d'Anterroches 2008-11-26 22:35:36 +01:00
parent 71461299bc
commit f9b6a022c8

View File

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