]> 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 4c602ae1ebbf59e41262f6422cfabf33f089626c..b9af1f41fd05890e4d1b61a65f4a621571276888 100644 (file)
@@ -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;
 }