Difference between revisions of "MediaWiki:Common.css"
From Wiki Confrontation
| Line 17: | Line 17: | ||
#banner{ | #banner{ | ||
| − | color: rgb(255, 255, 255); | + | color: rgb(255,255,255); |
font-size: 125%; | font-size: 125%; | ||
text-align: center; | text-align: center; | ||
border-style: none; | border-style: none; | ||
| − | margin: | + | margin: auto; |
| − | text-shadow: 2px 2px 2px rgb(44, 40, 40); | + | width: 448px; |
| + | text-shadow: 2px 2px 2px rgb(44,40,40); | ||
background-image: url(http://img4.hostingpics.net/pics/452340txt.png); | background-image: url(http://img4.hostingpics.net/pics/452340txt.png); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| − | background-position: | + | background-position: 5px -18px; |
text-indent: -9999px; | text-indent: -9999px; | ||
Revision as of 15:47, 14 June 2013
/* CSS placed here will be applied to all skins */
body{background-color: rgb(0, 0, 0);background-image:none;}
#mw-page-base {
height:165px;
background-color: white;
background-image: url(http://i.imgur.com/uEuHKpt.jpg);
background-position: -125px 0px;
background-repeat: repeat-x;
}
#p-logo a {
width: 14em;
}
#banner{
color: rgb(255,255,255);
font-size: 125%;
text-align: center;
border-style: none;
margin: auto;
width: 448px;
text-shadow: 2px 2px 2px rgb(44,40,40);
background-image: url(http://img4.hostingpics.net/pics/452340txt.png);
background-repeat: no-repeat;
background-position: 5px -18px;
text-indent: -9999px;
}
div#content,.mw-body
{
background-color: rgb(236, 236, 236);
background-position: top center;
background-repeat: no-repeat;
}
div#footer {
background-color: rgb(255, 255, 255);
background-image:none;
border-top: 1px solid rgb(182, 174, 174);
}
#left-navigation {
top: 7.8em;
}
#right-navigation {
margin-top: 7.8em;
}
#right-navigation {
background-color: white;
}
div#mw-panel div.portal {
margin-left: -11px;
}
div#mw-panel div.portal h5 {
color: rgb(255, 255, 255);
}
#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);
height: 47px;
}
div#mw-panel div.portal div.body ul li a:visited {
color: rgb(165, 165, 165);
}
div#mw-panel div.portal div.body ul li a {
color: rgb(139, 161, 197);
}
#boule{
margin: auto;
width: 600px;
}
#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;
box-shadow: 0px 0px 2px rgba(27, 27, 27,0.6)
}
a.new, #p-personal a.new {
color: rgb(92, 48, 1);
}
#right-navigation {
background-color: rgba(255, 255, 255,0.4);
}
div.vectorTabs ul li {
background-color: rgba(255, 255, 255,0.1);
background-image:none;
}
div.vectorTabs li a {
color: rgb(255, 255, 255);
font-weight: bold;
}
div.vectorTabs li.selected {
background-color: rgb(236, 236, 236);
background-image: none;
}
div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
color: rgb(236, 184, 154);
}
#firstHeading {
color: rgb(92,48,1);
font-weight: 500;
}
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
color: rgb(92,48,1);
text-decoration: none;
}