Fix synopsis background color #202

This commit is contained in:
Michael Snoyman 2016-09-26 15:08:19 +03:00
parent ccefcd3445
commit 67baaef082

View File

@ -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 {