MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
| Zeile 11: | Zeile 11: | ||
} | } | ||
| − | + | kachelabsatzend | |
{ | { | ||
float: none !important; | float: none !important; | ||
Version vom 29. Dezember 2017, 20:52 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
div.kachelfloatleft
{
height: 150px !important;
width: 250px !important;
float: left;
margin-right:20px;
background-color: #f2c4ff;
margin-bottom: 20px;
}
kachelabsatzend
{
float: none !important;
}
div.kachel pre
{
height: 90px !important;
}