MediaWiki:Common.css: Difference between revisions

Content deleted Content added
template documentation style from Wikipedia
Changing the color on the margins to light blue
 
Line 720: Line 720:
padding: 1em;
padding: 1em;
}
}

body {
background-color: #e8f7fb;
}

#mw-page-base {
background-color: #e8f7fb;
background-image:linear-gradient(to bottom,#effbfcff 50%,#e8f7fb 100%);
background-position:bottom left;
height:5em
}