Fix for issue #715

master
Luis HGO 2013-11-27 10:38:48 -02:00
parent 9da2921b74
commit 6ca071cd3a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ h1,h2,h3,h4,h5,h6 {
the URL to the end of the link for usability. */
a:link,
a:visited {
font-weight: bold;
font-weight: normal;
text-decoration: underline;
}