Difference between revisions of "MediaWiki:Common.css"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: div.homo { background-image: "https://wiki.housamo.xyz/images/2/2b/%E3%81%B2%E3%81%BF%E3%81%A4.png"; }")
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
div.homo {
div.id {
background-image: "https://wiki.housamo.xyz/images/2/2b/%E3%81%B2%E3%81%BF%E3%81%A4.png";
background-image: "https://wiki.housamo.xyz/images/2/2b/%E3%81%B2%E3%81%BF%E3%81%A4.png";
}
}

Revision as of 04:50, 21 February 2017

/* CSS placed here will be applied to all skins */
div.id {
background-image: "https://wiki.housamo.xyz/images/2/2b/%E3%81%B2%E3%81%BF%E3%81%A4.png";
}