Template:Weltraumgruppen/styles.css: Difference between revisions
Create shared light and dark navigation styles for Weltraumgruppen templates |
Improve Weltraumgruppen history sidebar period headers |
||
| Line 21: | Line 21: | ||
width: 170px; | width: 170px; | ||
white-space: normal; | white-space: normal; | ||
} | |||
.weltraumgruppen-history { | |||
width: 25em; | |||
} | |||
.weltraumgruppen-history .sidebar-list { | |||
margin: 0.3em 0; | |||
border: 1px solid #a2a9b1; | |||
} | |||
.weltraumgruppen-history .sidebar-list-title, | |||
.weltraumgruppen-history .sidebar-list-title-c { | |||
border-left: 4px solid #36c; | |||
padding: 0.35em 0.5em; | |||
font-weight: bold; | |||
} | |||
.weltraumgruppen-history .sidebar-list-content { | |||
padding: 0.4em 0.5em; | |||
} | } | ||
| Line 81: | Line 101: | ||
body.skin-theme-clientpref-night .weltraumgruppen-history .sidebar-list-title-c { | body.skin-theme-clientpref-night .weltraumgruppen-history .sidebar-list-title-c { | ||
border-color: #3a506b; | border-color: #3a506b; | ||
border-left-color: #88ccff; | |||
background-color: #1B223D !important; | background-color: #1B223D !important; | ||
color: #e0f0ff !important; | color: #e0f0ff !important; | ||
| Line 141: | Line 162: | ||
body.skin-theme-clientpref-os .weltraumgruppen-history .sidebar-list-title-c { | body.skin-theme-clientpref-os .weltraumgruppen-history .sidebar-list-title-c { | ||
border-color: #3a506b; | border-color: #3a506b; | ||
border-left-color: #88ccff; | |||
background-color: #1B223D !important; | background-color: #1B223D !important; | ||
color: #e0f0ff !important; | color: #e0f0ff !important; | ||