X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=7a4d9d3184b62c6e0324da6ea15415312ba78d7f;hp=bf44d3d1c0f682f8dc04c0c71f8ebd1290c5976d;hb=5eefedd1fae821a3981218ceaccb7f5e50f823f9;hpb=5fa4677a30bf12808f781367893a9d66ff839da4 diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index bf44d3d..7a4d9d3 100644 --- a/static/packages.css.sed.in +++ b/static/packages.css.sed.in @@ -84,6 +84,10 @@ h1 { list-style-type: none; } +#pdeps table ul { + margin: 0; +} + #pdeps ul.uldep, #pdeps ul.uladep { list-style-type: disc; list-style-image: url(http://%SITE%/Pics/dep.gif); @@ -133,16 +137,6 @@ h1 { margin: 0; clear: both; } -.pnotes { - margin: .2em; - padding: .5em; - border: solid thin black; - background-color: #bdf; - clear: both; -} -.pnotes h2 { - color: red; -} .pconstantnag { max-width: 60em; border: dotted thin red;