MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Matura Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
 
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#clustersixov{  
+
#clustersixoh{  
 
       background-color:yellow;     
 
       background-color:yellow;     
 
       width:400px; hight:12px;
 
       width:400px; hight:12px;
Zeile 10: Zeile 10:
  
  
#clusterSixOH { background-color:yellow;
+
#clustersixov { background-color:yellow;
 
                
 
                
 
         width:12px; hight:100em;
 
         width:12px; hight:100em;
       margin:0px 5px 0px -10px;  
+
       margin:0px 3px 0px -15px;  
 
       padding:0px 0px 0px 0px;
 
       padding:0px 0px 0px 0px;
 
       overflow:hidden;
 
       overflow:hidden;
 
       float:left
 
       float:left
  
#clusterSixUV { background-color:yellow;
+
#clustersixuh { background-color:yellow;
 
                
 
                
 
       width:100%; hight:12px;
 
       width:100%; hight:12px;
Zeile 28: Zeile 28:
  
  
#clusterSixUH { background-color:yellow;
+
#clustersixuh { background-color:yellow;
 
                
 
                
 
         width:12px; hight:100em;
 
         width:12px; hight:100em;

Version vom 1. April 2015, 20:11 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#clustersixoh{ 
       background-color:yellow;     
       width:400px; hight:12px;
       margin:0px 0px 0px -15px; 
       padding:0px 0px 0px 0px;
       font-size:10px;
       font-familiy:arial;
}


#clustersixov { background-color:yellow;
               
        width:12px; hight:100em;
       margin:0px 3px 0px -15px; 
       padding:0px 0px 0px 0px;
       overflow:hidden;
       float:left

#clustersixuh { background-color:yellow;
               
       width:100%; hight:12px;
       margin:0px 0px 0px -10px; 
       padding:0px 0px 0px 0px;
       bottom:0px
       
}


#clustersixuh { background-color:yellow;
               
        width:12px; hight:100em;
       margin:0px 5px 0px -10px; 
       padding:0px 0px 0px 0px;
       overflow:hidden;
       float:left
       bottom:0px
}