MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus bintec elmeg Support-Wiki / FAQ
(35 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | |||
+ | #bs-application, #bs-menu-top { | ||
+ | width: auto; | ||
+ | margin-left: -200px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
*{ | *{ | ||
font-family: calibri; | font-family: calibri; | ||
} | } | ||
+ | |||
.mw-body h1{ | .mw-body h1{ | ||
font-family: calibri; | font-family: calibri; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | # Activate this for hiding sidebar # | ||
+ | #content{ | ||
+ | margin-left: 0em; | ||
+ | margin-top: 4em; | ||
+ | font-size: 103% | ||
+ | } | ||
+ | */ | ||
+ | |||
+ | //Buttons | ||
+ | |||
+ | .button { | ||
+ | background-color: #fff;, | ||
+ | border-color: #6d1a42; | ||
+ | border: none; | ||
+ | color: #555555; | ||
+ | padding: 15px 32px; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
+ | display: inline-block; | ||
+ | font-size: 16px; | ||
+ | border: 2px solid #6d1a42; | ||
+ | } | ||
+ | |||
+ | .button:hover { | ||
+ | background-color: #6d1a42;, | ||
+ | border-color: #6d1a42; | ||
+ | border: none; | ||
+ | color: white; | ||
+ | padding: 15px 32px; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
+ | display: inline-block; | ||
+ | font-size: 16px; | ||
+ | border: 2px solid #6d1a42; | ||
} | } | ||
Zeile 12: | Zeile 59: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
#footer-places-about, | #footer-places-about, | ||
Zeile 39: | Zeile 81: | ||
#mw-searchoptions, | #mw-searchoptions, | ||
#ca-nstab-special, | #ca-nstab-special, | ||
− | #pt-login{ | + | #coll-create_a_book, |
− | + | #pt-login{ display: none; | |
} | } | ||
− | + | ||
− | |||
− | |||
− | |||
#p-cactions{ | #p-cactions{ | ||
Zeile 82: | Zeile 121: | ||
− | .mw-ui-button, .mw-ui-input-inline | + | .mw-ui-button, .mw-ui-input-inline{ |
border: 2px solid #6d1a42 | border: 2px solid #6d1a42 | ||
} | } | ||
Zeile 95: | Zeile 134: | ||
} | } | ||
− | .mw-ui-input:focus, .oo-ui-inputWidget-input | + | .mw-ui-input:focus, .oo-ui-inputWidget-input:focus{ |
box-shadow: 0px 0px 0px 2px #7B1E4A inset; | box-shadow: 0px 0px 0px 2px #7B1E4A inset; | ||
Zeile 102: | Zeile 141: | ||
} | } | ||
− | .mw-ui-button.mw-ui-progressive | + | .mw-ui-button.mw-ui-progressive{ |
background: #fff none repeat scroll 0% 0%; | background: #fff none repeat scroll 0% 0%; | ||
border: 2px solid #6d1a42; | border: 2px solid #6d1a42; | ||
Zeile 121: | Zeile 160: | ||
margin-bottom: 5em; | margin-bottom: 5em; | ||
} | } | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
#mw-content-text{ | #mw-content-text{ | ||
background-color: #F9F9F9; | background-color: #F9F9F9; | ||
} | } |
Aktuelle Version vom 22. Februar 2018, 17:03 Uhr
#bs-application, #bs-menu-top {
width: auto;
margin-left: -200px;
}
*{
font-family: calibri;
}
.mw-body h1{
font-family: calibri;
}
/*
# Activate this for hiding sidebar #
#content{
margin-left: 0em;
margin-top: 4em;
font-size: 103%
}
*/
//Buttons
.button {
background-color: #fff;,
border-color: #6d1a42;
border: none;
color: #555555;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border: 2px solid #6d1a42;
}
.button:hover {
background-color: #6d1a42;,
border-color: #6d1a42;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border: 2px solid #6d1a42;
}
.centered {
margin-left: auto;
margin-right: auto;
}
#footer-places-about,
#footer-info-lastmod,
#ca-view,
#footer-places-privacy,
.patrollink,
#pt-anonuserpage,
#pt-anontalk,
#ca-talk,
#pt-mytalk,
#ca-history,
#ca-nstab-main,
#ca-nstab-mediawiki,
#ca-viewsource,
#pt-mycontris,
#t-specialpages,
.generated-sidebar,
#p-lang,
#p-tb,
.mw-search-profile-tabs,
#mw-searchoptions,
#ca-nstab-special,
#coll-create_a_book,
#pt-login{ display: none;
}
#p-cactions{
margin-right: 30px;
}
#ca-nstab-special{
margin-left: 0em;
}
#ca-nstab-category{
margin-left: 0em;
}
#p-logo a{
display: block;
width: 10em;
height: 0px;
padding-top: 8em;
}
#mw-page-base{
height: 3.5em;
}
.mw-ui-button.mw-ui-progressive{
background: #7B1E4A none repeat scroll 0% 0%;
border: 1px solid #6d1a42;
}
.mw-ui-progressive{
background: #FFF none repeat scroll 0% 0%;
color: #555;
}
.mw-ui-button, .mw-ui-input-inline{
border: 2px solid #6d1a42
}
.mw-ui-button:hover{
background: #6d1a42 none repeat scroll 0% 0%;
color: #fff;
}
.mw-ui-progressive{
background: #6d1a42 none repeat scroll 0% 0%;
color: #fff;
}
.mw-ui-input:focus, .oo-ui-inputWidget-input:focus{
box-shadow: 0px 0px 0px 2px #7B1E4A inset;
border-color: #6d1a42;
outline: 0px none;
}
.mw-ui-button.mw-ui-progressive{
background: #fff none repeat scroll 0% 0%;
border: 2px solid #6d1a42;
color: #555;
}
.mw-ui-button.mw-ui-progressive:hover{
background: #6d1a42 none repeat scroll 0% 0%;
color: #fff;
}
body{
background-color: #fff;
}
#mw-head{
background-color: #fff;
margin-bottom: 5em;
}
#mw-content-text{
background-color: #F9F9F9;
}