MediaWiki:Monobook.css

From Sokoban Wiki

(Difference between revisions)
Jump to: navigation, search
(Test)
Line 5: Line 5:
background-repeat: repeat;
background-repeat: repeat;
background-color: #FFFFFF;
background-color: #FFFFFF;
 +
}
 +
 +
globalWrapper {
 +
 +
    font-size: 127%;
 +
    width: 80%;
}
}

Revision as of 19:45, 21 November 2017

/* edit this file to customize the monobook skin for the entire site */

body {
	background-image: url(/images/Bg_monobook.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

globalWrapper {

    font-size: 127%;
    width: 80%;
}
Personal tools