AlternC/bureau/admin/styles/style-hw.css

73 lines
1.1 KiB
CSS
Raw Normal View History

2012-10-26 16:37:56 +00:00
body {
background-color: #101010;
}
#global {
background-color: #ffefd3;
border-color: #f08000;
}
h3 {
color: #c04000;
}
.menulogo {
2012-10-27 16:31:31 +00:00
background: url(/images/pumpkin.png) top center no-repeat; /* Image: YOOtheme - http://www.yootheme.com */
height: 128px;
}
2012-10-26 16:37:56 +00:00
.menu-title {
background-color: #f0c040 !important;
border-color: #f08000 !important;
}
.menu-title A {
color: #a04000 !important;
}
.menu-box A {
color: #a04000 !important;
}
.breadcrumb A, .tlist A {
color: #a04000 !important;
}
.menu-box A:hover {
background-color: #f0c040 !important;
border-color: #f08000 !important;
}
hr {
border-color: #f08000;
color: #f08000;
}
.ina, .inav, .inb {
background-color: #f0e0c0 !important;
}
.ina:hover, .inav:hover, .inb:hover {
background-color: #f0d0a0 !important;
}
.lst2, .tedit th {
background-color: #f0d0a0 !important;
}
.lst1 {
background-color: #f0e0d0 !important;
}
.tlist SPAN:hover {
background-color: #f0d0a0 !important;
}
.lst2 SPAN:hover {
background-color: #f0e0c0 !important;
}
.tlist, .tlist th {
background-color: #f0e0c0 !important;
}