X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fpackages.css.sed.in;h=fbe7b28ed25eeebe8b406ced72bd419af561a4f8;hb=8cad95454f8bf9ababe5878aba659417495ac421;hp=9e09dd8192208d8f42abc3c0425e02e63662a5ee;hpb=2ba8772e72ef20f2486e86194c5862212a99ccbf;p=deb%2Fpackages.git diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in index 9e09dd8..fbe7b28 100644 --- a/static/packages.css.sed.in +++ b/static/packages.css.sed.in @@ -44,13 +44,20 @@ 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; } +#pmoreinfo h2 { + border-bottom: none; + color: #5B4832; +} #pmoreinfo h3 { border-top: thin solid black; + border-bottom: none; + color: #5B4832; } /* @@ -137,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; @@ -260,7 +257,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; @@ -311,11 +309,12 @@ table#pdeplegend, #pdownload table { padding-left: 1em; padding-top: 6px; padding-bottom: 4px; - width: 100%; + width: auto; 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; } @@ -330,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 { } @@ -375,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 */