MediaWiki:Mobile.css: Unterschied zwischen den Versionen
Weiske (Diskussion | Beiträge) |
Weiske (Diskussion | Beiträge) |
.pre-content h1, .content h1, h2, h3, h4, h5, h6, .mw-headline{
font-family: sans-serif;
line-height: 1;
}
.pre-content h1, .content h1{ font-size: 1.5rem; }
.noinclude, .mw-ui-icon.mw-ui-icon-arrow.mw-ui-icon-element.indicator, .pre-content.heading-holder{
display:none;
}
.transclusion-container .additional {
display:none;
}
.grey { background: #7b7673; border-radius: 0.5em; display: inline; color: white; font-weight: bold; padding: .3em 0.5em; margin: 0em; additional {
white-space: nowrap;
}
.pink { background: #dc097a; border-radius: 0.5em; display: inline; color: white; font-weight: bold; padding: .3em 0.5em; margin: 0em;
white-space: nowrap;
}
.additional { background: #efefef; border-radius: .1em; display: outline; padding: .0em 0.5em; margin: 0em; -webkit-box-decoration-break: slice; box-decoration-break: slice; margin-top: 0.5em;
margin-bottom: border:dotted lightgrey; padding: 0.5em;
}
body.mce-content-body .additional {
background-color: lightgreen;
}
.transclusion-container div.show.additional {
display:block;
}
.transclusion-container span.show.additional {
display:inline;
}
.intime-icon-faq::before {
font-family: "entypo" !important; content: "\e9b6"; font-size: 300%100%;
}
.languageselector {
float:right;
}
.transclusion-container .languageselector {
display:none;
}
/* MobileFrontendFixes */ /* extensions/MobileFrontend/resources/skind.minverva.content.styles/lists.less:20 */ .content ul {
list-style-position: outside; padding-left: 1em0.5em;
}
- bs-statebar,
- page-actions,page-secondary-actions,
.last-modified-bar {
display: none;
}
.content .section-heading, .content .in-block {
display: block;
}
/*In Bearbeitung*/
/* Alle Links einfärben a:-webkit-any-link {
color: #dc097a;
font-weight: bold; }*/
.pre-content h1, .content h1, h2, h3, h4, h5, h6, .mw-headline{ font-family: sans-serif; line-height: 1; } .pre-content h1, .content h1{ font-size: 1.5rem; } .noinclude, .mw-ui-icon.mw-ui-icon-arrow.mw-ui-icon-element.indicator, .pre-content.heading-holder{ display:none; } .transclusion-container .additional { display:none; } .grey { background: #7b7673; border-radius: 0.5em; display: inline; color: white; font-weight: bold; padding: .3em 0.5em; margin: 0em; white-space: nowrap; } .pink { background: #dc097a; border-radius: 0.5em; display: inline; color: white; font-weight: bold; padding: .3em 0.5em; margin: 0em; white-space: nowrap; } .additional { background: #efefef; border-radius: .1em; display: outline; padding: .0em 0.5em; margin: 0em; -webkit-box-decoration-break: slice; box-decoration-break: slice; margin-top: 0.5em; margin-bottom: 0.5em; } additional { border:dotted lightgrey; padding: 0.5em; } body.mce-content-body .additional { background-color: lightgreen; } .transclusion-container div.show.additional { display:block; } .transclusion-container span.show.additional { display:inline; } .intime-icon-faq::before { font-family: "entypo" !important; content: "\e9b6"; font-size: 300%100%; } .languageselector { float:right; } .transclusion-container .languageselector { display:none; } /* MobileFrontendFixes */ /* extensions/MobileFrontend/resources/skind.minverva.content.styles/lists.less:20 */ .content ul { list-style-position: outside; padding-left: 1em0.5em; } #bs-statebar, #page-actions, #page-secondary-actions, .last-modified-bar { display: none; } .content .section-heading, .content .in-block { display: block; } /*In Bearbeitung*/ /* Alle Links einfärben a:-webkit-any-link { color: #dc097a; font-weight: bold; }*/
Zeile 1: | Zeile 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.transclusion-container .additional { | .transclusion-container .additional { | ||
display:none; | display:none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.additional { | .additional { | ||
− | + | border:dotted lightgrey; | |
− | + | padding: 0.5em; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Zeile 65: | Zeile 23: | ||
font-family: "entypo" !important; | font-family: "entypo" !important; | ||
content: "\e9b6"; | content: "\e9b6"; | ||
− | font-size: | + | font-size: 100%; |
} | } | ||
Zeile 80: | Zeile 38: | ||
.content ul { | .content ul { | ||
list-style-position: outside; | list-style-position: outside; | ||
− | padding-left: | + | padding-left: 0.5em; |
} | } | ||
#bs-statebar, | #bs-statebar, | ||
− | |||
#page-secondary-actions, | #page-secondary-actions, | ||
.last-modified-bar { | .last-modified-bar { | ||
display: none; | display: none; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |