]> git.deb.at Git - deb/packages.git/blobdiff - static/debpkg.css
Add positive recognition of the vold volder parts
[deb/packages.git] / static / debpkg.css
index 9b7e6d396964cfc3abaa3c1b8f16bdf53b4e6250..2ebf1849b6376351110d033fff75c718e3f65056 100644 (file)
@@ -24,6 +24,7 @@
 #footer {
        padding-right: 10px;
        margin-left: 52px;
+       clear: both; /* added because right sidebar overlaps footer */
 }
 #pnavbar {
        font-size: 0.75em;
@@ -218,6 +219,7 @@ div#pothers {
        border-bottom: 1px solid #a9abb3;
        border-top: 1px solid #a9abb3;
        width: 100%;
+       font-size: 0.75em;
 }
 #pdeplegend td li {
        padding-left:0;
@@ -303,3 +305,9 @@ td {
 }
 th {
 }
+.vold {
+       color: #c70036;
+}
+.volder {
+       color: #c74e6f;
+}