]> git.ipfire.org Git - ipfire.org.git/commitdiff
Insert an new list class.
authorJan Paul Tuecking <earl@ipfire.org>
Wed, 20 Jan 2010 22:57:05 +0000 (23:57 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Wed, 20 Jan 2010 22:57:05 +0000 (23:57 +0100)
www/static/css/style.css

index 0542dbecd6de30040d5a5328a7369bdfda4a6c0b..eab173be556133edeec74e77fc598b09cc3bf7cc 100644 (file)
@@ -1006,5 +1006,11 @@ table.translate td.lang {
        color:#333; 
        font-size: 20px !important;
        text-shadow: #666 1px 2px 2px;
-    padding: 51px 0px 0px 472px;
+    padding: 51px 0px 0px 465px;
+}
+
+/* Public Relations linklists */
+.pr_li {
+    padding: 0px 0px 0px 20px;
+       line-height: 1.2em;  
 }