X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=static%2Fdebpkg.css;h=2ebf1849b6376351110d033fff75c718e3f65056;hp=cac12529667e8992d3777c5c692de65b0adeec32;hb=9860e9d7b228bc60c60e0b6fe9ba5959e189fe14;hpb=da1e839e211f68d7ff3f4355564f506630612f26 diff --git a/static/debpkg.css b/static/debpkg.css index cac1252..2ebf184 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -24,6 +24,7 @@ #footer { padding-right: 10px; margin-left: 52px; + clear: both; /* added because right sidebar overlaps footer */ } #pnavbar { font-size: 0.75em; @@ -130,7 +131,8 @@ div.warning { #pcontentsres { margin-bottom: 1.5em; } -#psearchres h3{ +#psearchres ul{ + margin-top:0; } #psearchres ul li{ } @@ -217,6 +219,7 @@ div#pothers { border-bottom: 1px solid #a9abb3; border-top: 1px solid #a9abb3; width: 100%; + font-size: 0.75em; } #pdeplegend td li { padding-left:0; @@ -302,3 +305,9 @@ td { } th { } +.vold { + color: #c70036; +} +.volder { + color: #c74e6f; +}