MediaWiki:Common.less/shortcut.less
Jump to navigation
Jump to search
// <pre>
/* =========================
[[Template:Shortcut]]
========================= */
.shortcut {
font-size: .85em;
text-align: center;
background: @mw-notice-background;
border: 1px solid @mw-notice-border;
margin: 1em 0 1em 1em;
padding: 0.5em 1em;
float: right;
ul {
list-style: none;
text-align: left;
margin: 0;
}
}