317
редагувань
starcitizen>Alistair3149 (Lint) |
м (29 ревізій: Template:InfoboxOld/styles.css) |
||
| (Не показані 7 проміжних версій ще одного користувача) | |||
| Рядок 4: | Рядок 4: | ||
width: 400px; | width: 400px; | ||
max-width: 100%; | max-width: 100%; | ||
margin-bottom: var( --space-md ); | |||
padding-bottom: 20px !important; | padding-bottom: 20px !important; | ||
background: var( --color-surface-2 ); | background: var( --color-surface-2 ); | ||
border-radius: var( --border-radius-medium ); | border-radius: var( --border-radius--medium ); | ||
border-spacing: 0; | border-spacing: 0; | ||
font-size: 0.875rem; | font-size: 0.875rem; | ||
text-align: left; | text-align: left; | ||
display: block; | |||
} | } | ||
| Рядок 25: | Рядок 26: | ||
.infobox-table th, | .infobox-table th, | ||
.infobox-table tr > td:first-child { | .infobox-table tr > td:first-child { | ||
font-weight: | font-weight: 600; | ||
} | } | ||
| Рядок 42: | Рядок 43: | ||
.infobox-table th { | .infobox-table th { | ||
padding-top: 15px !important; | padding-top: 15px !important; | ||
border-top: 1px solid; | |||
border-color: var( --border-color-base ); | border-color: var( --border-color-base ); | ||
font-size: 1rem; | font-size: 1rem; | ||
text-align: left !important; | text-align: left !important; | ||