Benutzer:Redeemer/monobook.css: Unterschied zwischen den Versionen
Aus GuildWiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 21: | Zeile 21: | ||
background: white; | background: white; | ||
margin-top: -16px; | margin-top: -16px; | ||
} | |||
.zoomabletable td | |||
{ | |||
height: 32px; | |||
} | } | ||
Version vom 9. März 2009, 12:19 Uhr
/* lol, lol, css hacks! */
div.InfoboxKrReiterK
{
visibility:visible;
}
.zoomabletable img
{
width: 32px;
height: 32px;
}
.zoomabletable td:hover img
{
padding: 3px;
border: 2px solid #ddd;
width: 64px;
height: 64px;
position: absolute;
background: white;
margin-top: -16px;
}
.zoomabletable td
{
height: 32px;
}