Шаблон:Автонумерация/styles.css

Материал из wikixw
Перейти к навигации Перейти к поиску
tr.shadow th, tr.shadow td, table tr th.shadow, table tr td.shadow {
    background: #f0f0f0;
}
tr.bright td, table tr td.bright {
    background: #fec;
}
tr.dark th, tr.dark td, table tr th.dark, table tr td.dark {
    background: #ccc;
}
tr.salad th, tr.salad td, table tr th.salad, table tr td.salad {
    background: #9f9;
}
tr.yell th, tr.yell td, table tr th.yell, table tr td.yell {
    background: #ff9;
}
tr.red th, tr.red td, table tr th.red, table tr td.red {
    background: #ffc7c7;
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */