MediaWiki:Common.css
Aus LohnAs Wiki Test
Version vom 2. August 2018, 09:00 Uhr von Admin (Diskussion | Beiträge)
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@media only screen and (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;
}
}