MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus DokuWiki Goethe-Gymnasium
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
background-color: #f2c4ff;  
 
background-color: #f2c4ff;  
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 +
}
 +
 +
div.kachelabsatzend
 +
{
 +
float: none;
 
}
 
}
  

Version vom 29. Dezember 2017, 20:41 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

div.kachelfloatleft
{
height: 90px !important;
width: 250px  !important;
float: left; 
margin-right:20px; 
background-color: #f2c4ff; 
margin-bottom: 20px;
}

div.kachelabsatzend
{
float: none; 
}

div.kachel pre
{
height: 90px !important;
}