]> git.deb.at Git - deb/packages.git/blobdiff - static/packages.css.sed.in
Merge branch 'master' into ubuntu-master
[deb/packages.git] / static / packages.css.sed.in
index bb8a028fe48e42b7e7cd5123541e01d299eceefe..f60f4a46261acef24a778ce7cd89f11c3a894e8b 100644 (file)
@@ -44,11 +44,12 @@ h1 {
              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;
@@ -144,16 +145,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 +310,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;
 }