Difference between revisions of "MediaWiki:Common.css"

From Drawn to Life Wiki
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
 
+
#rfootercontainer {
 +
    position: absolute !important;
 +
    bottom: 0 !important;
 +
    z-index: -100 !important;
 +
    background: rebeccapurple !important;
 +
}

Revision as of 01:56, 20 November 2020

#rfootercontainer {
    position: absolute !important;
    bottom: 0 !important;
    z-index: -100 !important;
    background: rebeccapurple !important;
}