MediaWiki: Tweeki.css
From Red Candle
Line 3: | Line 3: | ||
.sidebar-container { width: 100%; } | .sidebar-container { width: 100%; } | ||
.mainBody { margin: 5px 10px 0px 10px; } | .mainBody { margin: 5px 10px 0px 10px; } | ||
− | .tw-editsection-onhover { display: none; } | + | .tw-editsection-onhover:hover { display: none; } |
Revision as of 12:57, 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; }
.tw-editsection-onhover:hover { display: none; }