Projekt:Ka-Mel-Oh!.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K
K (hs-box kopiert...)
Zeile 11: Zeile 11:
 
     border:1px solid #BB5500;
 
     border:1px solid #BB5500;
 
     border-style: ridge;
 
     border-style: ridge;
     padding:5px;
+
    margin: 0 0 10px 0;
 +
     padding: .3em .6em 0em .6em;
 
     -moz-border-radius: 1em;
 
     -moz-border-radius: 1em;
 
     }
 
     }

Version vom 14. Februar 2009, 22:06 Uhr

#p-logo {
   z-index:0
   }

h1 { display:none; }

#siteNotice, #contentSub, #contentSub2 { display:none; }

.Ka-Mel-Oh-Box {
   background-color: #FFFFEE;
   border:1px solid #BB5500;
   border-style: ridge;
   margin: 0 0 10px 0; 
   padding: .3em .6em 0em .6em;
   -moz-border-radius: 1em;
   }