Template:Shortcut/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino m (1 revision imported) |
imported>Leoetlino m (1 revision imported) |
(No difference)
|
Latest revision as of 16:53, 26 October 2019
.module-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
}
.module-shortcutlist {
display:inline-block;
border-bottom:1px solid #aaa;
margin-bottom:.2em;
font-weight: normal;
}
.module-shortcutanchordiv {
position:relative;
top:-3em;
}