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