source: trunk/phpgwapi/doc/phpgw.css @ 2

Revision 2, 971 bytes 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 
1body { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 10pt; }
2pre { font-family: Lucida Console, monospace; font-size: 10pt; }
3tt { font-family: Lucida Console, monospace; font-size: 10pt; }
4td { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 10pt; }
5
6.h1 { font-size: 18pt; color: white; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
7.h1black { font-size: 18pt; color: black; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
8.h2 { font-size: 14pt; color: #ccccff; }
9.h2black { font-size: 14pt; color: black; }
10
11a { color: #333399; text-decoration: underline; }
12a:visited { color: #6666aa; text-decoration: underline; }
13a:hover { color: #0000ff; text-decoration: underline; }
14
15a.side { color: #ff9900; text-decoration: none; }
16a.side:visited { color: #ffcc66; text-decoration: none; }
17a.side:hover { color: #ffffcc; text-decoration: underline; }
18
19a.anchor { color: #000066; text-decoration: none; }
20
21td.side { color: white; }
Note: See TracBrowser for help on using the repository browser.