X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=f60f4a46261acef24a778ce7cd89f11c3a894e8b;hb=4c6f8d14803ae5c0af92b5e696363afe0c64f95a;hp=0e5ae372f5983f252f5f56b6059c181b8dd3b42e;hpb=13fc13d038afd0f5885009dd2f793e2c8f81db28;p=deb%2Fpackages.git diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index 0e5ae37..f60f4a4 100644 --- a/static/packages.css.sed.in +++ b/static/packages.css.sed.in @@ -44,13 +44,21 @@ h1 { font-size: smaller; margin-left: 1em; float: right; - background-color: #BBDDFF; - border: thin solid #BFC3DC; + background-color: white; + color: #5B4832; + border: thin solid #5B4832; padding: 1em .5em; width: auto; + max-width: 20%; +} +#pmoreinfo h2 { + border-bottom: none; + color: #5B4832; } #pmoreinfo h3 { border-top: thin solid black; + border-bottom: none; + color: #5B4832; } /* @@ -250,7 +258,8 @@ table#pdeplegend, #pdownload table { padding: .3em; border-top: solid gray thin; border-bottom: solid gray thin; - background-color: #bdf; + background-color: #dbba75; + color: #5B4832; } #psearchres li { margin-top: 1em; @@ -303,8 +312,9 @@ table#pdeplegend, #pdownload table { padding-bottom: 4px; height: auto; text-align: left; - background: #DF0451; - color: yellow; + background-color: white; + color: #5B4832; + border-bottom: thin solid #5B4832; font-size: smaller; font-weight: bold; } @@ -319,9 +329,8 @@ table#pdeplegend, #pdownload table { margin: 0; white-space: nowrap; } -#pnavbar a { - color: yellow; - text-decoration: none; +#pnavbar a, #pmoreinfo a { + color: #5B4832; } #pnavbar a:hover { } @@ -364,7 +373,7 @@ table#pdeplegend, #pdownload table { .pvcslink { } -#pnavbar, .pconstantnag, #psitewidemsg { +.pconstantnag, #psitewidemsg { -moz-border-radius: 15px; /* this goes to the end as the css validator does not like it will be replaced by border-radius with css3 */