MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (11 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 16: | Zeile 16: | ||
font-weight: 400; | font-weight: 400; | ||
src: local('Roboto'), local('Roboto-Regular'), | src: local('Roboto'), local('Roboto-Regular'), | ||
url('https:// | url('https://beds24.com/include/fonts/roboto-v20-latin/roboto-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ | ||
url('https:// | url('https://beds24.com/include/fonts/roboto-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ | ||
} | } | ||
| Zeile 92: | Zeile 92: | ||
} | } | ||
#simpleSearch { | |||
border: 2px solid #019cde; | |||
border-radius: 2rem; | |||
height: 2em; | |||
} | |||
#simpleSearch #searchInput { | |||
padding: 0.4em 0 0.4em 0.4em; | |||
border: none; | |||
font-size: 0.8rem; | |||
} | |||
.mw-body .firstHeading { | |||
padding: 0 10px 0 10px; | |||
} | |||
@media screen { | |||
.vector-menu-tabs-legacy li { | |||
background-image: none; | |||
} | |||
} | |||
#toc, .toc, .mw-warning, .toccolours { | #toc, .toc, .mw-warning, .toccolours { | ||
background-color: transparent; | background-color: transparent; | ||
| Zeile 117: | Zeile 137: | ||
.heading{ | .heading{ | ||
font-size: 1.8em; | font-size: 1.8em; | ||
display: none; | |||
} | } | ||
| Zeile 130: | Zeile 151: | ||
padding: 10px; | padding: 10px; | ||
margin: 7px; | margin: 7px; | ||
} | |||
.summarybox{ | |||
background-color: #f7f7f7; | |||
padding: 10px; | |||
} | |||
.summarybox p { | |||
margin-bottom: 0.2rem; | |||
} | |||
.summarybox ul { | |||
margin-bottom:1em; | |||
} | |||
.summarybox li { | |||
margin-bottom: 0; | |||
} | |||
.bluebox{ | |||
background-color: #EFF9FD; | |||
padding: 10px; | |||
} | } | ||
| Zeile 154: | Zeile 197: | ||
#ca-talk, #ca-talk a{ | #ca-talk, #ca-talk a{ | ||
color: #ffffff !important} | color: #ffffff !important} | ||
| Zeile 160: | Zeile 204: | ||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
} | } | ||
mw-collapsible-toggle{ | |||
float: left !important; | |||
margin: 2px; | |||
} | |||
.mw-collapsible-toggle-default::before { | |||
content: ' '; | |||
} | |||
.mw-collapsible-toggle-default::after { | |||
content: '↓'; | |||
color: #4b77d6; | |||
margin-left: 1px; | |||
} | |||
.mw-collapsible-toggle-expanded::after { | |||
content: '↑'; | |||
color: #4b77d6; | |||
margin-left: 1px; | |||
} | |||
.headline-collapse{ | .headline-collapse{ | ||
| Zeile 165: | Zeile 231: | ||
border: 1px solid #c7c7c7; | border: 1px solid #c7c7c7; | ||
font-weight: bold; | font-weight: bold; | ||
padding: | padding: 2px; | ||
margin: 0; | |||
} | |||
.headline-collapse p, .headline-collapse h1, .headline-collapse h2, .headline-collapse h3, .headline-collapse h4, .headline-collapse h5 { | |||
margin: 0; | |||
} | |||
.headline-collapse h1, .headline-collapse h2, .headline-collapse h3, .headline-collapse h4, .headline-collapse h5 { | |||
font-size: 1em; | |||
padding-top: 3px; | |||
} | } | ||
.mw-collapsible span.mw-collapsible-toggle { | .mw-collapsible span.mw-collapsible-toggle { | ||
padding: 10px; | padding: 10px 10px 0 10px; | ||
} | } | ||
| Zeile 183: | Zeile 260: | ||
padding-bottom: none !important; /* for mobile */ | padding-bottom: none !important; /* for mobile */ | ||
border-right: none !important; /* for mobile */ | border-right: none !important; /* for mobile */ | ||
background-color: #EFF9FD; | background-color: #EFF9FD; | ||
font-family: Roboto-Regular, sans-serif !important; | font-family: Roboto-Regular, sans-serif !important; | ||
| Zeile 193: | Zeile 269: | ||
padding-left: 2px: | padding-left: 2px: | ||
} | } | ||
.warning { | .warning { | ||
| Zeile 203: | Zeile 278: | ||
font-size: 100%; | font-size: 100%; | ||
} | } | ||
.warning a, .warning a:visited { | |||
color: #fe746c !important; | |||
font-weight: bold !important; | |||
} | |||
.warning a:hover { | |||
text-decoration: underline !important; | |||
} | |||
.warning ul { | .warning ul { | ||
list-style-image: none; | list-style-image: none; | ||
} | } | ||
.catlinks { | .catlinks { | ||
| Zeile 271: | Zeile 357: | ||
color: #019cde !important; | color: #019cde !important; | ||
} | } | ||
.shadow a, .shadow a:visited{ | .shadow a, .shadow a:visited{ | ||
| Zeile 279: | Zeile 364: | ||
.shadow a:hover { | .shadow a:hover { | ||
color: #019cde !important; | color: #019cde !important; | ||
} | |||
#bodyContent .startbox a, #bodyContent .startbox a:link, #bodyContent .startbox a:visited, #bodyContent .startbox a:active { | |||
color: #019cdet; | |||
} | |||
#bodyContent .startbox a:hover { | |||
color: #112a49; | |||
} | |||
.whitelink { | |||
color: #fff !important; | |||
} | |||
whitelink:visited { | |||
color: #fff !important; | |||
} | } | ||
| Zeile 505: | Zeile 607: | ||
} | } | ||
} | } | ||
.vector-search-box-input:focus { | |||
box-shadow: none !important; | |||
} | |||