Inne akcje
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
||
| Linia 28: | Linia 28: | ||
font-weight: bold; | font-weight: bold; | ||
vertical-align: middle; | vertical-align: middle; | ||
} | } | ||
.mw-structurednav-group-content-list { | .mw-structurednav-group-content-list { | ||
margin: .35em; | margin: .35em; | ||
padding: .35em; | padding: .35em; | ||
line-height: 1em; | |||
} | } | ||
.mw-structurednav-group-content-item { | .mw-structurednav-group-content-item { | ||
margin-top: 10px; | |||
} | } | ||
Wersja z 15: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;
}
.mw-structurednav-group-content-list {
margin: .35em;
padding: .35em;
line-height: 1em;
}
.mw-structurednav-group-content-item {
margin-top: 10px;
}