Remove underlines from article headers
This commit is contained in:
@@ -12,6 +12,10 @@ a.external {
|
||||
background-repeat: no-repeat;
|
||||
padding-right: 15px;
|
||||
}
|
||||
.toclink:not(:hover) {
|
||||
text-decoration: none;
|
||||
outline: none;
|
||||
}
|
||||
.content {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user