Merge branch 'master' of git@github.com:fnp/redakcja
authorroot <root@debian.localdomain>
Wed, 21 Jul 2010 09:27:06 +0000 (04:27 -0500)
committerroot <root@debian.localdomain>
Wed, 21 Jul 2010 09:27:06 +0000 (04:27 -0500)
redakcja/static/css/html.css
redakcja/static/css/html_print.css

index b1bf4d9..3072d9b 100644 (file)
@@ -333,11 +333,16 @@ div[x-node] > .uwaga {
     left: auto;
     clear: right;
     width: 10em;
+
+    font-style: normal;
     font-weight: normal;
-    font-size: 13px;
-    line-height: 18px;
     font-variant: normal;
+    letter-spacing: 0;
+    text-transform: none;
     text-decoration: none;
+
+    font-size: 13px;
+    line-height: 18px;
     background-color: #fff;
     /*    border: 1px solid gray;
 
index 8121035..63a2d43 100644 (file)
     color: #777;
     padding: 0 0.5em;
     width: 7.5em;
+
+
     font-style: normal;
     font-weight: normal;
+    font-variant: normal;
+    letter-spacing: 0;
+    text-transform: none;
+    text-decoration: none;
+
     font-size: 16px;
     float: right;
     margin-right: -9.5em;