Made links dots-underlined
This commit is contained in:
parent
1e5b8bae4d
commit
576cc4a27c
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ ul li {
|
|||
}
|
||||
a {
|
||||
color: #CC0000;
|
||||
text-decoration: none;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue