Made “ihead” links dots-underlined
This commit is contained in:
parent
3acd22bcbc
commit
1e5b8bae4d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ img {
|
|||
}
|
||||
.ihead a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
.ihead a:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue