Sanrio Wiki has moved from ShoutWiki. ^_^ If you want an account here (or to activate your old ShoutWiki account here) please email User:EvieMelody (chickasaurus@hotmail.co.uk) with a requested username, or ask her on Twitter. We'll send a new randomly generated password for you to change later via Special:Preferences.

Note: Sanrio Wiki is not official and is not run by Sanrio Co., Ltd. or related parties. This wiki uses some low resolution content (images, short sound clips) to describe articles, under fair use (for the purpose of illustrating and describing an article only). All rights are reserved by Sanrio and related parties.

Sometimes this wiki may be a little slow, other times it is faster. This is likely server related. On such days, you may want to stockpile edits offline for later.


Difference between revisions of "MediaWiki:Vector.css"

From Sanrio Wiki
Jump to navigationJump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: body { background: url(http://www.shoutwiki.com/w/images/sanrio/3/3a/Bg.png) repeat; }")
 
 
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body {
body {
       background: url(http://www.shoutwiki.com/w/images/sanrio/3/3a/Bg.png) repeat;
       background: url(https://cdn.sanriowiki.com/3/3a/Bg.png) repeat;
}
}

Latest revision as of 16:44, 11 December 2021

/* CSS placed here will affect users of the Vector skin */
body {
       background: url(https://cdn.sanriowiki.com/3/3a/Bg.png) repeat;
}