Grepolis.css

Z Wiki Grepolis PL
Wersja z dnia 23:07, 28 lis 2012 autorstwa Shannqa (dyskusja | edycje) (wikitable)
(różn.) ← poprzednia wersja | przejdź do aktualnej wersji (różn.) | następna wersja → (różn.)
Przejdź do nawigacji

/* Wikitable */ table.wikitable {

       width: 100%;

margin: 1em 1em 1em 0; background: #FFE7B4; color: black; border: thin #000000 solid; border-collapse: collapse; } table.wikitable tbody { background: #FFE7B4; }

table.wikitable th {

       color: black; 

border: #000000; background: #B2976A; padding: 0.2em; border-style: double; border-width: 4px; } table.wikitable td { border-color: #000000; border-style: double; border-width: 4px; }

table.wikitable th { background: #B2976A; text-align: center; }

table.wikitable caption { margin-left: inherit; margin-right: inherit; }