X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=fbe7b28ed25eeebe8b406ced72bd419af561a4f8;hb=8cad95454f8bf9ababe5878aba659417495ac421;hp=bb8a028fe48e42b7e7cd5123541e01d299eceefe;hpb=1ae4a483ac7b5f2fa3323de54ec96732a694e76f;p=deb%2Fpackages.git diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index bb8a028..fbe7b28 100644 --- a/static/packages.css.sed.in +++ b/static/packages.css.sed.in @@ -44,7 +44,7 @@ h1 { font-size: smaller; margin-left: 1em; float: right; - background-color: #dbba75; + background-color: white; color: #5B4832; border: thin solid #5B4832; padding: 1em .5em; @@ -144,16 +144,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; @@ -322,8 +312,9 @@ table#pdeplegend, #pdownload table { width: auto; height: auto; text-align: left; - background-color: #dbba75; + background-color: white; color: #5B4832; + border-bottom: thin solid #5B4832; font-size: smaller; font-weight: bold; }