File: gentoo.css

package info (click to toggle)
gentoo 0.15.3-0.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,508 kB
  • ctags: 5,203
  • sloc: ansic: 41,492; sh: 4,406; makefile: 863; yacc: 291; sed: 16
file content (129 lines) | stat: -rw-r--r-- 2,886 bytes parent folder | download | duplicates (11)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
BODY {margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
	
P	{margin-left: 60px;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

P:first-letter	{}	
	
PRE	{margin-left: 80px;
	line-height: 24px;
	font-weight: bold;		
	font-size: 12px;
	font-family: Letter Gothic, Courier New, Courier, monospace;}	
	
DIV	{margin-left: 60px;
	text-align: Center;	
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

A {text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

A:link {color: #00EE00;
		text-decoration: none;}

A:visited {color: #FFCC66;}

A:hover {color: #CCFF00;}

A:active {color: #FFFF00;}

BIG  {font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}	
	
UL,OL {margin-left: 80px;	
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;}
	
DL	{margin-left: 80px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;}
	
DT  {font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}

TABLE  {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

TABLE.NavBar  {background: #000000;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;}
	
TD.Section	{background: #DD6644;
	text-align: center;}
	
TD.Select	{text-align: center;}	

H3  {font-weight: bold;
	text-indent: 60px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}

H4  {font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}

H3  {text-indent: 60px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}

H2  {color: #EF8210;
	letter-spacing: -1px;
	text-indent: 40px;
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;}

H2:first-letter  {font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;}
	
H2.Note	{color: #DD6644;
	border-right: 2px;
	letter-spacing: -1px;
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 18px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}

H1  {color: #000000;
	letter-spacing: -3px;
	text-indent: 40px;
	font-weight: bold;
	font-size: 28px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}
	
H1:first-letter  {color: #000000;
	letter-spacing: -3px;
	text-indent: 40px;
	font-weight: bold;
	font-size: 28px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}	

H1.Index  {color: #000000;
	letter-spacing: -3px;
	text-indent: 0px;
	font-weight: bold;
	font-size: 28px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}
	
.Font  {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

.Hemlig {visibility: hidden}