MediaWiki: Tweeki.css
From Red Candle
(Created page with "→CSS placed here will affect users of the Tweeki skin: .sidebar-wrapper { position: relative; top: inherit; }") |
|||
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%; } |
Revision as of 12:51, 11 May 2020
/* CSS placed here will affect users of the Tweeki skin */
.sidebar-wrapper { position: relative; top: inherit; }
.sidebar-container { width: 100%; }