~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/sqlitemanager1.2.0/jscalendar/doc/html/reference.css

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
html { margin: 0px; padding: 0px; background-color: #08f; color: #444; font-family: georgia,serif; }
 
2
body { margin: 2em 8%; background-color: #fff; padding: 1em; border: 2px ridge #048; }
 
3
 
 
4
a:link, a:visited { text-decoration: none; color: #00f; }
 
5
a:hover { color: #f00; text-decoration: underline; }
 
6
a:active { color: #f84; }
 
7
 
 
8
h1, h2, h3, h4, h5, h6 { font-family: tahoma,verdana,sans-serif; }
 
9
 
 
10
h2, h3 { font-weight: normal; }
 
11
 
 
12
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }
 
13
 
 
14
h1 { font-size: 170%; border: 2px ridge #048; letter-spacing: 2px; color: #000; margin-left: -2em; margin-right: -2em; 
 
15
background-color: #fff; padding: 2px 1em; background-color: #def; }
 
16
h2 { font-size: 140%; color: #222; }
 
17
h3 { font-size: 120%; color: #444; }
 
18
 
 
19
h1.title { font-size: 300%; font-family: georgia,serif; font-weight: normal; color: #846; letter-spacing: -1px;
 
20
border: none;
 
21
padding: none;
 
22
background-color: #fff;
 
23
border-bottom: 3px double #624; padding-bottom: 2px; margin-left: 8%; margin-right: 8%; }
 
24
 
 
25
.colophon { padding-top: 2em; color: #999; font-size: 90%; font-family: georgia,"times new roman",serif; }
 
26
.colophon a:link, .colophon a:visited { color: #755; }
 
27
.colophon a:hover { color: #422; text-decoration: underline; }
 
28
 
 
29
.footnote { font-size: 90%; font-style: italic; font-family: georgia,"times new roman",serif; margin: 0px 3em; }
 
30
.footnote sup { font-size: 120%; padding: 0px 0.3em; position: relative; top: -0.2em; }
 
31
 
 
32
.small { font-size: 90%; }
 
33
 
 
34
.verbatim { background-color: #eee; padding: 0.2em 1em; border: 1px solid #aaa; }