Removed underlining from h2 and h3 links
This commit is contained in:
parent
db5bf8a7bb
commit
3b698f0062
@ -131,7 +131,7 @@ h3 {
|
||||
border-bottom: 1px solid #ddc;
|
||||
text-shadow: 2px 2px 3px #bbc;
|
||||
}
|
||||
h2 a, h3 a{
|
||||
h2 a, h3 a, h2 a:hover, h3 a:hover{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user