Browse Source

petra - Bilder jetzt rechts vom Text

Ignore-this: 881160829ab5696755205cceb443f7bd
FF-DO-Wiki mesh-j-4 9 years ago
parent
commit
89245d660a
1 changed files with 8 additions and 1 deletions
  1. 8 1
      _NOWIKI/static/css/custom.css

+ 8 - 1
_NOWIKI/static/css/custom.css

@@ -7,6 +7,13 @@
             font-weight: bold; 
             margin: 0em 0em -3.4em 0em;
             height: 10.2em;
-         }
+      }
 
 .login { vertical-align: top; }
+
+img {
+    float: right;
+    margin: 5px 5px 5px 0px;
+    clear: right;
+   }
+