Difference between revisions of "MediaWiki:Common.css"

From Journey Modding Wiki
Jump to navigation Jump to search
Line 3: Line 3:
background-color:#ddc385
background-color:#ddc385
}
}
mw-head {
#mw-head {
background-color:#ecd9a4
background-color:#ecd9a4
}
}

Revision as of 05:14, 6 June 2021

/* CSS placed here will be applied to all skins */
body{
background-color:#ddc385
}
#mw-head {
background-color:#ecd9a4
}