]> 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 fbe7b28ed25eeebe8b406ced72bd419af561a4f8..b9af1f41fd05890e4d1b61a65f4a621571276888 100644 (file)
@@ -40,6 +40,10 @@ h1 {
        margin-left: 1em;
        margin-right: 1em;
 }
+#screenshot {
+        display: block;
+        text-align: center;
+}
 #pmoreinfo { 
              font-size: smaller;
              margin-left: 1em;
@@ -49,6 +53,7 @@ h1 {
              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,7 +323,6 @@ table#pdeplegend, #pdownload table {
        padding-left: 1em;
        padding-top: 6px;
        padding-bottom: 4px;
-       width: auto;
        height: auto;
        text-align: left;
         background-color: white;