Modul:Sidebar/styles.css: Unterschied zwischen den Versionen

wraplinks work like it used to
(add border-collapse, probably break all the sidebars... but it's the behavior to expect when this gets turned into divs)
(wraplinks work like it used to)
Zeile 42: Zeile 42:
     float: right !important;
     float: right !important;
     margin: 0.5em 0 1em 1em !important;
     margin: 0.5em 0 1em 1em !important;
}
.sidebar a {
white-space: nowrap;
}
.sidebar-wraplinks a {
white-space: normal;
}
}


Anonymer Benutzer