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

Материал из Wiki Grepolis RU
Перейти к навигации
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
/** Размещённый здесь CSS будет применяться ко всем темам оформления */
/** Размещённый здесь CSS будет применяться ко всем темам оформления */
table.struct {margin-left:5%; width:90%; background:#FFE7B4; text-align:center; border-collapse: collapse;}
table.struct {margin-top:6px; 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;}

Версия от 03:45, 6 июня 2011

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

div.butt {position:fixed; z-index:1; right:1%; border:2px grey solid; border-radius:5px}
div.butt:hover {position:fixed; z-index:1; right:1%; border:2px blue solid; border-radius:5px}