Difference between revisions of "MediaWiki:Common.css"
From Wiki Confrontation
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | ||
#mw-page-base { | #mw-page-base { | ||
Revision as of 10:23, 14 June 2013
/* CSS placed here will be applied to all skins */
#mw-page-base {
height:165px;
background-color: white;
background-image: url(http://i.imgur.com/uEuHKpt.jpg);
background-position: -82px 0px;
background-repeat: repeat-x;
}
div#content,.mw-body
{
background-color: rgb(228, 228, 226);
background-position: top center;
background-repeat: no-repeat;
}
#left-navigation {
top: 7.8em;
}
#right-navigation {
margin-top: 7.8em;
}
#right-navigation {
background-color: white;
}
#test{
background-image: url(http://i.imgur.com/iNfZjjy.jpg);
background-position: -19px -708px;
border: solid 3px rgb(160, 122, 26);
box-shadow: 2px 2px 2px rgb(99, 94, 94)
}
#boule{
margin: auto;
width: 550px;
}
#boulebis{
margin: auto;
width: 650px;
}
#bouleter{
margin: auto;
width: 1192px;
}
#boulequa{
margin: auto;
width: 1202px;
}
#p-personal ul {
list-style: none;
margin: 0;
padding-left: 0em;
width: 384px;
padding-bottom: 4px;
height: 20px;
border-radius: 16px;
background-color: rgba(224,224,224,0.6);
font-weight: bold;
}
a.new, #p-personal a.new {
color: rgb(92, 48, 1);
}