MediaWiki:Common.css
Aus LohnAs Wiki Test
Version vom 27. August 2018, 09:40 Uhr von Admin (Diskussion | Beiträge)
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@media max-width:600px {
#toc-button {
z-index: 99;
right: unset;
margin-left: 0%;
margin-right: 0%;
bottom: unset;
top: 0px;
width: 25%;
height: 30px;
text-align: center;
}
}