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

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 18: Zeile 18:
 
  .Ka-Mel-Oh-Box2 {
 
  .Ka-Mel-Oh-Box2 {
 
     background-color: #FFEEDD;
 
     background-color: #FFEEDD;
     border:2px solid #DD7711;
+
     border:2px solid #ffa500;
 
     border-style: ridge;
 
     border-style: ridge;
 
     margin: 0 0 10px 0;  
 
     margin: 0 0 10px 0;  
Zeile 24: Zeile 24:
 
     -moz-border-radius: 1em;
 
     -moz-border-radius: 1em;
 
     }
 
     }
 
+
 
 
  .Ka-Mel-Oh-Box3 {
 
  .Ka-Mel-Oh-Box3 {
     background-color: #FFEEDD;
+
     background-color: #FFFFEE;
     border:1px solid #ffa500
+
     border:1px solid #ffa500;
 
     border-style: ridge;
 
     border-style: ridge;
 
     margin: 0 0 10px 0;  
 
     margin: 0 0 10px 0;  

Aktuelle Version vom 15. Februar 2009, 17:38 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;
   }

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