X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=b9af1f41fd05890e4d1b61a65f4a621571276888;hb=582530fd89f3532346a1059176389b376b86c151;hp=bb8a028fe48e42b7e7cd5123541e01d299eceefe;hpb=1ae4a483ac7b5f2fa3323de54ec96732a694e76f;p=deb%2Fpackages.git diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index bb8a028..b9af1f4 100644 --- a/static/packages.css.sed.in +++ b/static/packages.css.sed.in @@ -40,15 +40,20 @@ h1 { margin-left: 1em; margin-right: 1em; } +#screenshot { + display: block; + text-align: center; +} #pmoreinfo { font-size: smaller; margin-left: 1em; float: right; - background-color: #dbba75; + background-color: white; color: #5B4832; border: thin solid #5B4832; padding: 1em .5em; width: auto; + max-width: 20%; } #pmoreinfo h2 { border-bottom: none; @@ -60,6 +65,15 @@ h1 { color: #5B4832; } +#impressum { + text-align: left; + float: left; +} + +#sponsorfooter { + text-align: right; +} + /* DESCRIPTIONS @@ -144,16 +158,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; @@ -319,11 +323,11 @@ table#pdeplegend, #pdownload table { padding-left: 1em; padding-top: 6px; padding-bottom: 4px; - 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; }