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

Материал из Wiki Grepolis RU
Перейти к навигации
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
/** Размещённый здесь CSS будет применяться ко всем темам оформления */
/** Размещённый здесь CSS будет применяться ко всем темам оформления */
table.struct {cell-padding:5px; cell-spacing:0px; margin-top:10px; width:100%; background:#feb; text-align:center; border-raius:5px;}
table.struct {margin-top:10px; margin-left:5%; width:90%; background:#FFE7B4; text-align:center; border-collapse: collapse;}
table.struct th {background:#edb; padding:2px; font-size:120%; border:2px solid grey;}
table.struct th {background:#344B6D; padding:2px; color:white; border:2px outset white;}
table.struct td {border:2px outset grey;}
table.struct td {padding:2px; border:2px outset black;}

Версия от 13:30, 5 июля 2012

/** Размещённый здесь CSS будет применяться ко всем темам оформления */
table.struct {margin-top:10px; 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;}