mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Only colorize href'd a's
This commit is contained in:
parent
11ddd148c1
commit
40e92689f1
@ -600,7 +600,7 @@ body { font-family: "Open Sans", ubuntu, sans-serif; font-size: 14px }
|
||||
background-position: left;
|
||||
padding: 5px 5px 5px 30px;
|
||||
}
|
||||
a {
|
||||
a[href] {
|
||||
color: #005b89 !important
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user