MediaWiki:Common.css: различия между версиями
Перейти к навигации
Нет описания правки |
Нет описания правки |
||
Строка 6: | Строка 6: | ||
table.graytable th {background:#ffcc00;} | table.graytable th {background:#ffcc00;} | ||
table.struct {align:center; width:90%; background:#FFE7B4; text-align:center; cell-padding:0px; cell-spacing:0px;} | table.struct {align-horizontal:center; width:90%; background:#FFE7B4; text-align:center; cell-padding:0px; cell-spacing:0px;} | ||
table.struct th {background:#344B6D; border-spacing:0px; border-padding:0px; color:white; border:2px solid white;} | table.struct th {background:#344B6D; border-spacing:0px; border-padding:0px; color:white; border:2px solid white;} | ||
table.struct td {border-spacing:0px; border-padding:0px; border:1px solid black;} | table.struct td {border-spacing:0px; border-padding:0px; border:1px solid black;} |
Версия от 15:11, 24 мая 2011
/** Размещённый здесь CSS будет применяться ко всем темам оформления */ table.graytable {background:#f0f0f0; padding:1em; width: 100%} table.graytable caption {padding-top:0.5em; background:#f0f0f0; font-weight:bold} table.graytable caption span.subcaption {font-size:80%; font-weight:normal} table.graytable th, table.graytable td {font-size:80%} table.graytable th {background:#ffcc00;} table.struct {align-horizontal:center; width:90%; background:#FFE7B4; text-align:center; cell-padding:0px; cell-spacing:0px;} table.struct th {background:#344B6D; border-spacing:0px; border-padding:0px; color:white; border:2px solid white;} table.struct td {border-spacing:0px; border-padding:0px; border:1px solid black;}