MediaWiki: Tweeki.css: Difference between revisions

From Red Candle
Jump to: navigation, search
Created page with "CSS placed here will affect users of the Tweeki skin: .sidebar-wrapper { position: relative; top: inherit; }"
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */
.sidebar-wrapper { position: relative; top: inherit; }
.sidebar-wrapper { position: relative; top: inherit; }
.sidebar-container { width: 100%; }
.mainBody { margin: 5px 10px 0px 10px; }

Latest revision as of 13:08, 11 May 2020

/* CSS placed here will affect users of the Tweeki skin */
.sidebar-wrapper { position: relative; top: inherit; }
.sidebar-container { width: 100%; }
.mainBody { margin: 5px 10px 0px 10px; }