[go: up one dir, main page]

File: id3lib.css

package info (click to toggle)
id3lib3.8.3 3.8.3-6etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,468 kB
  • ctags: 2,608
  • sloc: cpp: 12,324; sh: 10,351; ansic: 7,236; makefile: 387; php: 325
file content (28 lines) | stat: -rw-r--r-- 1,187 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
/** $Id: id3lib.css,v 1.1 2000/04/17 04:55:04 eldamitri Exp $
 **/

body, p, h2, b, a, ol, ul {font-family: Arial, Helvetica, sans-serif;}
body { background-color: white; }
pre {font-family: monospace; font-size: small;}
h1 { text-align: center; font-size: x-large; }
h2 { font-size: large; font-weight: bold; }
h3 { font-size: large; }
a {color: #DD6600; text-decoration: none;} 
A.qindex {}
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold; }
A.elRef { font-weight: bold; }
A.code { text-decoration: none; font-weight: normal; /*color: #4444ee;*/ }
A.codeRef { font-weight: normal; color: #4444ee; }
DL.el { margin-left: -1cm; }
DIV.fragment { width: 100%; border: none; background-color: #eeeeee; }
DIV.in { margin-left: 16; }
DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3; }
TD.md { background-color: #f2f2ff; }
DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold; }
DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller; }
td.h1 {font: 43px Arial, Helvetica;} 
td.h2 {font: 27px Arial, Helvetica;}
div.h5 {font: 14px Arial, Helvetica;} 
td {font: 14px Arial, Helvetica;} 
b {font-weight: bold;}