mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Fix synopsis background color #202
This commit is contained in:
parent
ccefcd3445
commit
67baaef082
@ -579,10 +579,10 @@ body { font-family: "Open Sans", ubuntu, sans-serif; font-size: 14px }
|
||||
|
||||
|
||||
#synopsis > .show > *,#synopsis > .show {
|
||||
background: inherit;
|
||||
/*background: inherit;*/
|
||||
}
|
||||
#synopsis ul, #synopsis ul li.src {
|
||||
background: inherit;
|
||||
/*background: inherit;*/
|
||||
}
|
||||
|
||||
#package-header {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user