Tim1mike (обсуждение | вклад) мНет описания правки |
Tim1mike (обсуждение | вклад) мНет описания правки |
||
Строка 9: | Строка 9: | ||
} | } | ||
. | .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; | |||
} | } | ||
Версия от 15:34, 13 июля 2021
.shortcutbox {
float: right;
margin: 0.8rem 0 0.8rem 1rem;
padding: 10px;
color: #808080;
background: #f8f9fa;
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;
}
.shortcutbox-shortcutsCell.shortcutbox-shortcutsCell {
background-color: white;
line-height: 1.25em;
font-weight: 800;
}