Fix for issue #715
This commit is contained in:
parent
9da2921b74
commit
6ca071cd3a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue