MediaWiki:Common.css: различия между версиями

Материал из Wiki Grepolis RU
Перейти к навигации
Нет описания правки
Нет описания правки
Строка 6: Строка 6:
table.graytable th {background:#ffcc00;}
table.graytable th {background:#ffcc00;}


table.struct {align:center; width:90%; background:#FFE7B4; text-align:center; border-collapse: collapse;}
table.struct {margin-left:5%; width:90%; background:#FFE7B4; text-align:center; border-collapse: collapse;}
table.struct th {background:#344B6D; padding:2px; color:white; border:2px outset white;}
table.struct th {background:#344B6D; padding:2px; color:white; border:2px outset white;}
table.struct td {padding:2px; border:2px outset black;}
table.struct td {padding:2px; border:2px outset black;}

Версия от 15:30, 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 {margin-left:5%; width:90%; background:#FFE7B4; text-align:center; border-collapse: collapse;}
table.struct th {background:#344B6D; padding:2px; color:white; border:2px outset white;}
table.struct td {padding:2px; border:2px outset black;}