Inne akcje
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
||
| Linia 27: | Linia 27: | ||
border: none; | border: none; | ||
font-weight: bold; | font-weight: bold; | ||
vertical-align: middle; | vertical-align: middle; | ||
margin: auto; | margin: auto; | ||
} | } | ||
.mw-structurednav-group-content-list { | .mw-structurednav-group-content-list { | ||
margin: revert; | |||
padding: revert; | |||
} | } | ||
.mw-structurednav-group-content-item { | .mw-structurednav-group-content-item { | ||
} | } | ||
Wersja z 14:23, 28 lut 2024
.mw-structurednav-navigation-container {
background: transparent;
border: 1px solid #eaecf0;
padding-bottom: 6px;
margin-bottom: 6px;
border-radius: 4px;
/* overflow-y: auto; */
box-sizing: border-box;
}
.mw-structurednav-header {
background: #f8f9fa;
font-weight: bold;
}
.mw-structurednav-header-title {
text-align: center;
}
.mw-structurednav-groups-container {
background: transparent;
}
.mw-structurednav-group {
background: transparent;
vertical-align: middle;
}
.mw-structurednav-group-title {
background: #eaecf0;
color: #202122;
border: none;
font-weight: bold;
vertical-align: middle;
margin: auto;
}
.mw-structurednav-group-content-list {
margin: revert;
padding: revert;
}
.mw-structurednav-group-content-item {
}