Открыть меню
Открыть персональное меню
Вы не представились системе
Your IP address will be publicly visible if you make any edits.

Модуль:Shortcut/styles.css

Материал из Create Wiki
.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;
    list-style: none;
}

.module-shortcutboxplain li {
    font-size: 0.875rem;
}
Сайт использует Cookie для нормальной работы