Änderungen

MediaWiki:Common.css

43 Byte hinzugefügt, 17:03, 22. Feb. 2018
keine Bearbeitungszusammenfassung
 
#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: 2px solid #6d1a42;
}
 
.button:hover {
background-color: #6d1a42;,
}
#content{
margin-left: 0em;
margin-top: 4em;
font-size: 103%
}
#footer-places-about,
#mw-searchoptions,
#ca-nstab-special,
#coll-create_a_book,#pt-login{ display:none;
}
#content{ margin-left: 0em; margin-top: 4em;}
#p-cactions{
margin-bottom: 5em;
}
 
/*
img{
box-shadow: 5px 5px 2px grey;
}
*/
#mw-content-text{
background-color: #F9F9F9;
}