Alternc  latest
Alternc logiel libre pour l'hébergement
style-hw.css
Go to the documentation of this file.
1 
2 body {
3  background-color: #101010;
4 }
5 
6 #global {
7  background-color: #ffefd3;
8  border-color: #f08000;
9 }
10 
11 h3 {
12  color: #c04000;
13 }
14 
15 .menulogo {
16  background: url(/images/pumpkin.png) top center no-repeat; /* Image: YOOtheme - http://www.yootheme.com */
17  height: 128px;
18 }
19 
20 .menu-title {
21  background-color: #f0c040 !important;
22  border-color: #f08000 !important;
23 }
24 
25 .menu-title A {
26  color: #a04000 !important;
27 }
28 
29 .menu-box A {
30  color: #a04000 !important;
31 }
32 
33 .breadcrumb A, .tlist A {
34  color: #a04000 !important;
35 }
36 .menu-box A:hover {
37  background-color: #f0c040 !important;
38  border-color: #f08000 !important;
39 }
40 
41 hr {
42  border-color: #f08000;
43  color: #f08000;
44 }
45 
46 .ina, .inav, .inb {
47  background-color: #f0e0c0 !important;
48 }
49 .ina:hover, .inav:hover, .inb:hover {
50  background-color: #f0d0a0 !important;
51 }
52 
53 .lst2, .tedit th {
54  background-color: #f0d0a0 !important;
55 }
56 
57 .lst1 {
58  background-color: #f0e0d0 !important;
59 }
60 
61 .tlist SPAN:hover {
62  background-color: #f0d0a0 !important;
63 }
64 
65 .lst2 SPAN:hover {
66  background-color: #f0e0c0 !important;
67 }
68 
69 .tlist, .tlist th {
70  background-color: #f0e0c0 !important;
71 }
72