2970
правок
Neotrit (обсуждение | вклад) м (Отмена правки 1831, сделанной Neotrit (обсуждение)) Метка: отмена |
Neotrit (обсуждение | вклад) мНет описания правки |
||
| Строка 496: | Строка 496: | ||
} | } | ||
/* | /* Infobox template style */ | ||
.infobox { | .infobox { | ||
border: 1px solid | border: 1px solid #a2a9b1; | ||
border-spacing: 3px; | |||
background-color: #f8f9fa; | |||
margin | color: black; | ||
padding: . | /* @noflip */ | ||
margin: 0.5em 0 0.5em 1em; | |||
padding: 0.2em; | |||
/* @noflip */ | |||
float: right; | float: right; | ||
/* @noflip */ | |||
clear: right; | clear: right; | ||
font-size: | font-size: 88%; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
width: 22em; | |||
} | } | ||
.infobox | |||
.infobox-header, | |||
.infobox-label, | |||
.infobox-above, | |||
.infobox-full-data, | |||
.infobox | .infobox-data, | ||
.infobox th { | .infobox-below, | ||
.infobox-subheader, | |||
.infobox-image, | |||
.infobox-navbar, | |||
/* Remove element selector when every .infobox thing is using the standard module/templates */ | |||
.infobox th, | |||
.infobox td { | |||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
/* | .infobox-label, | ||
.infobox | .infobox-data, | ||
/* Remove element selector when every .infobox thing is using the standard module/templates */ | |||
.infobox th, | |||
text-align: | .infobox td { | ||
/* @noflip */ | |||
text-align: left; | |||
} | } | ||
.infobox- | |||
/* Remove .infobox when element selectors above are removed */ | |||
.infobox .infobox-above, | |||
.infobox .infobox-title, | |||
/* Remove element selector when every .infobox thing is using the standard module/templates */ | |||
.infobox caption { | |||
font-size: 125%; | |||
font-weight: bold; | |||
text-align: center; | text-align: center; | ||
} | } | ||
.infobox-header | |||
.infobox-title, | |||
/* Remove element selector when every .infobox thing is using the standard module/templates */ | |||
.infobox-below { | /* Remove .infobox when element selectors above are removed */ | ||
.infobox .infobox-header, | |||
.infobox .infobox-subheader, | |||
.infobox .infobox-image, | |||
.infobox .infobox-full-data, | |||
.infobox .infobox-below { | |||
text-align: center; | text-align: center; | ||
} | } | ||
/* | /* Remove .infobox when element selectors above are removed */ | ||
.infobox | .infobox .infobox-navbar { | ||
. | /* @noflip */ | ||
text-align: right; | |||
} | } | ||
/* НАВИГАЦИОННЫЙ ШАБЛОН --------------------------- */ | /* НАВИГАЦИОННЫЙ ШАБЛОН --------------------------- */ | ||