Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

User:Wiz/monobook.css: Difference between revisions

From WiKirby, your independent source of Kirby knowledge.
Jump to navigationJump to search
m (trimming down probably unneeded code)
mNo edit summary
Line 1: Line 1:
/*
div#globalWrapper { background: transparent; } body { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) top left fixed; border-top-left-radius: 1em; border-bottom-left-radius: 1em; } #content, #footer { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) -150px top left fixed; background-color: #fff7f8; background: rgba(255, 255, 255, 0.80);
div#globalWrapper { background: transparent; } body { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) top left fixed; border-top-left-radius: 1em; border-bottom-left-radius: 1em; } #content, #footer { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) -150px top left fixed; background-color: #fff7f8; background: rgba(255, 255, 255, 0.80);
*/

Revision as of 03:34, 6 January 2022

/* 
div#globalWrapper { background: transparent; } body { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) top left fixed; border-top-left-radius: 1em; border-bottom-left-radius: 1em; } #content, #footer { background: url(/w/images/b/ba/KEY_Fabric_Happy_Train.png) -150px top left fixed; background-color: #fff7f8; background: rgba(255, 255, 255, 0.80);
*/