MediaWiki: Tweeki.css
From Red Candle
Line 2: | Line 2: | ||
.sidebar-wrapper { position: relative; top: inherit; } | .sidebar-wrapper { position: relative; top: inherit; } | ||
.sidebar-container { width: 100%; } | .sidebar-container { width: 100%; } | ||
+ | .mainBody { margin: 0 10px; } |
Revision as of 12:53, 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: 0 10px; }