]> git.deb.at Git - deb/packages.git/blobdiff - static/packages.css.sed.in
Enable zh-tw
[deb/packages.git] / static / packages.css.sed.in
index 9e09dd8192208d8f42abc3c0425e02e63662a5ee..18a8b3ba87d101b8582086692738dc4676673766 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;
@@ -53,6 +57,15 @@ h1 {
              border-top: thin solid black;
 }
 
+#impressum {
+    text-align: left;
+    float: left;
+}
+
+#sponsorfooter {
+       text-align: right;
+}
+
 /*
 
   DESCRIPTIONS
@@ -137,16 +150,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;
@@ -311,7 +314,6 @@ table#pdeplegend, #pdownload table {
        padding-left: 1em;
        padding-top: 6px;
        padding-bottom: 4px;
-       width: 100%;
        height: auto;
        text-align: left;
        background: #DF0451;