Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/*
body {
body {
   background-color: #FFF7EA;
   background-color: #FFF7EA;
Line 9: Line 10:
   background-image: -moz-linear-gradient(top,#FFF7EA 50%,#FFFBF4 100%)
   background-image: -moz-linear-gradient(top,#FFF7EA 50%,#FFFBF4 100%)
}
}
*/