Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Shortcut/styles.css

Template page
Revision as of 00:08, 5 May 2024 by Graze (talk | contribs) (GZW Momo changed the content model of the page Template:Shortcut/styles.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.module-shortcutboxplain {
    float: right;
    margin: 0.8rem 0 0.8rem 1rem;
    padding: 10px;
    color: var( --color-base--subtle );
    background: var( --color-surface-2 );
    border-radius: 8px;
    text-align: center;
}

.module-shortcutlist {
    margin-bottom: 0.2rem;
    font-weight: bold;
    font-size: 0.825rem;
}

.module-shortcutboxplain ul {
    margin: 0!important;
    padding: 0!important;
}

.module-shortcutboxplain li {
    font-size: 0.875rem;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.