MediaWiki:Minerva.css: Difference between revisions

From Katawa Shoujo Wiki

Created page with "All CSS here will be loaded for users of the MinervaNeue skin: main#content { background: url("https://wiki.fhs.sh/images/a/a9/Classic_bg.png") #fddc99 !important; background-size: initial !important; }"
 
No edit summary
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */


main#content {
/* main#content {
   background: url("https://wiki.fhs.sh/images/a/a9/Classic_bg.png") #fddc99 !important;
   background: url("https://wiki.fhs.sh/images/a/a9/Classic_bg.png") #fddc99 !important;
   background-size: initial !important;
   background-size: initial !important;
}
} */

Latest revision as of 15:49, 13 March 2025

/* All CSS here will be loaded for users of the MinervaNeue skin */

/* main#content {
  background: url("https://wiki.fhs.sh/images/a/a9/Classic_bg.png") #fddc99 !important;
  background-size: initial !important;
} */