Benutzer:Redeemer/monobook.css: Unterschied zwischen den Versionen
Aus GuildWiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 25: | Zeile 25: | ||
.zoomabletable td | .zoomabletable td | ||
{ | { | ||
height: | height: 38px; | ||
} | } | ||
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: 38px;
}