MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Matura Wiki
Zur Navigation springen Zur Suche springen
Zeile 12: Zeile 12:
 
#clustersixov {  
 
#clustersixov {  
 
         background-color:yellow;       
 
         background-color:yellow;       
         width:12px; height:500px;
+
         width:12px; height:100;
 
       margin:0px 0px 0px -12px;  
 
       margin:0px 0px 0px -12px;  
 
       padding:0px 0px 0px 0px;
 
       padding:0px 0px 0px 0px;
Zeile 23: Zeile 23:
 
                
 
                
 
       width:100%; height:12px;
 
       width:100%; height:12px;
       margin:0px 0px 0px -10px;  
+
       margin:0px 0px 0px -12px;  
 
       padding:0px 0px 0px 0px;
 
       padding:0px 0px 0px 0px;
 
       bottom:0px;
 
       bottom:0px;
Zeile 31: Zeile 31:
  
  
#clustersixuh { background-color:yellow;
+
#clustersixuv { background-color:yellow;
 
                
 
                
         width:12px; height:100em;
+
        background-color:yellow;     
       margin:0px 5px 0px -10px;  
+
         width:12px; height:100;
 +
       margin:0px 0px 0px -12px;  
 
       padding:0px 0px 0px 0px;
 
       padding:0px 0px 0px 0px;
 
       overflow:hidden;
 
       overflow:hidden;
 
       float:left;
 
       float:left;
 +
      font-size:10px;
 +
      font-familiy:arial;
 
       bottom:0px;
 
       bottom:0px;
 
}
 
}

Version vom 1. April 2015, 20:27 Uhr

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


#clustersixov { 
        background-color:yellow;       
        width:12px; height:100;
       margin:0px 0px 0px -12px; 
       padding:0px 0px 0px 0px;
       overflow:hidden;
       float:left;
       font-size:10px;
       font-familiy:arial;

#clustersixuh { background-color:yellow;
               
       width:100%; height:12px;
       margin:0px 0px 0px -12px; 
       padding:0px 0px 0px 0px;
       bottom:0px;
       font-size:10px;
       font-familiy:arial;
}


#clustersixuv { background-color:yellow;
               
        background-color:yellow;       
        width:12px; height:100;
       margin:0px 0px 0px -12px; 
       padding:0px 0px 0px 0px;
       overflow:hidden;
       float:left;
       font-size:10px;
       font-familiy:arial;
       bottom:0px;
}