source: trunk/phpgwapi/js/jscalendar/doc/html/reference.css @ 2

Revision 2, 1.5 KB checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1html { margin: 0px; padding: 0px; background-color: #08f; color: #444; font-family: georgia,serif; }
2body { margin: 2em 8%; background-color: #fff; padding: 1em; border: 2px ridge #048; }
3
4a:link, a:visited { text-decoration: none; color: #00f; }
5a:hover { color: #f00; text-decoration: underline; }
6a:active { color: #f84; }
7
8h1, h2, h3, h4, h5, h6 { font-family: tahoma,verdana,sans-serif; }
9
10h2, h3 { font-weight: normal; }
11
12h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }
13
14h1 { font-size: 170%; border: 2px ridge #048; letter-spacing: 2px; color: #000; margin-left: -2em; margin-right: -2em;
15background-color: #fff; padding: 2px 1em; background-color: #def; }
16h2 { font-size: 140%; color: #222; }
17h3 { font-size: 120%; color: #444; }
18
19h1.title { font-size: 300%; font-family: georgia,serif; font-weight: normal; color: #846; letter-spacing: -1px;
20border: none;
21padding: none;
22background-color: #fff;
23border-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; }
Note: See TracBrowser for help on using the repository browser.