X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=b9af1f41fd05890e4d1b61a65f4a621571276888;hb=refs%2Fheads%2Fubuntu-master;hp=4c602ae1ebbf59e41262f6422cfabf33f089626c;hpb=7fe3c9b50d2de32cf6abd9cb3aa0744d8600aeda;p=deb%2Fpackages.git diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index 4c602ae..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 @@ -309,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; }