File: manual.css

package info (click to toggle)
beecrypt 2.2.0-pre1-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,820 kB
  • ctags: 1,325
  • sloc: ansic: 12,215; sh: 9,073; asm: 2,715; makefile: 80
file content (25 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (3)
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
BODY { background: #fff }

A:link { color: #0D45AC }
A:visited { color: #936 }

H1 { font: bold 170% verdana,arial,sans-serif }

H2 {
font: bold 100% verdana,arial,sans-serif;
margin-bottom: .5em
}

H3 {
font: bold 90% verdana,arial,sans-serif;
margin-bottom: .5em
}

A.index { font: normal 70% Verdana,Arial,Helvetica,sans-serif }
A.index  { color: #0D45AC }
A.index:visited { color: #936 }

.crumbtrail { font: normal 70% Verdana,Arial,Helvetica,sans-serif }
A.crumblink  { color: #0D45AC }
A.crumblink:visited { color: #936 }