mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Farben fuer Postings angepasst
This commit is contained in:
@@ -124,31 +124,31 @@ a:hover { color: #d3111a; }
|
||||
}
|
||||
|
||||
.bg1 {
|
||||
background-color: #ECF3F7;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
|
||||
background-color: #ECF3F7;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
.bg2 {
|
||||
background-color: #E1EBF2;
|
||||
background-color: #f3f3f3;
|
||||
}
|
||||
|
||||
table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
|
||||
background-color: #E1EBF2;
|
||||
background-color: #f3f3f3;
|
||||
}
|
||||
|
||||
.bg3 {
|
||||
background-color: #CADCEB;
|
||||
background-color: #eae9e9;
|
||||
}
|
||||
|
||||
.ucprowbg {
|
||||
background-color: #DCDEE2;
|
||||
background-color: #ececec;
|
||||
}
|
||||
|
||||
.fieldsbg {
|
||||
background-color: #E7E8EA;
|
||||
background-color: #f2f2f2;
|
||||
}
|
||||
|
||||
.site_logo {
|
||||
|
||||
Reference in New Issue
Block a user