Template:Shortcut/styles.css: Difference between revisions
m (Protected "Template:Shortcut/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
(hmm) |
||
Line 1: | Line 1: | ||
. | .shortcutboxplain { | ||
float:right; | float:right; | ||
border:1px solid #aaa; | border:1px solid #aaa; |
Revision as of 10:55, 3 August 2018
.shortcutboxplain { float:right; border:1px solid #aaa; background:#fff; margin:0 0 0 1em; padding:.3em .6em .2em .6em; text-align:center; font-size:85%; font-weight:bold } .shortcutlist { display:inline-block; border-bottom:1px solid #aaa; margin-bottom:.2em; font-weight: normal; } .shortcutanchordiv { position:relative; top:-3em; }