File: maven_ns4_only.css

package info (click to toggle)
libjibx1.2-java 1.2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,260 kB
  • sloc: java: 75,013; xml: 14,068; makefile: 17
file content (38 lines) | stat: -rw-r--r-- 523 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
body {
 background: #FFFFFF;
 color: #1F354D;
 }

a:active, a:hover, #leftcol a:active, #leftcol a:hover {
 color: #FF5A00;
 }

#leftcol a:link, #leftcol a:visited {
 color: #1F354D;
 }

.a td { 
 background: #F5F4F1;
 color: #686868;
 }

.b td { 
 background: #EEEEEE;
 color: #686868;
 }

body .app th {
 background-color: #DDDDDD;
 color: #686868;
 }

#navcolumn div strong {
 background: #F2F5F7;
 color: #555;
 }

#banner, #banner td { 
 background: #FFFFFF;
 color: #FFFFFF;
 }