~ubuntu-branches/ubuntu/hardy/ocaml-doc/hardy

« back to all changes in this revision

Viewing changes to camlp4.html/lib/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2007-09-08 01:49:22 UTC
  • mfrom: (0.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070908014922-lvihyehz0ndq7suu
Tags: 3.10-1
* New upstream release.
* Removed camlp4 documentation since it is not up-to-date.
* Updated to standards version 3.7.2, no changes needed.
* Updated my email address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
a:visited {color : #416DFF; text-decoration : none; }
2
 
a:link {color : #416DFF; text-decoration : none;}
3
 
a:hover {color : Red; text-decoration : none; background-color: #5FFF88}
4
 
a:active {color : Red; text-decoration : underline; }
5
 
.keyword { font-weight : bold ; color : Red }
6
 
.keywordsign { color : #C04600 }
7
 
.superscript { font-size : 4 }
8
 
.subscript { font-size : 4 }
9
 
.comment { color : Green }
10
 
.constructor { color : Blue }
11
 
.type { color : #5C6585 }
12
 
.string { color : Maroon }
13
 
.warning { color : Red ; font-weight : bold }
14
 
.info { margin-left : 3em; margin-right : 3em }
15
 
.code { color : #465F91 ; }
16
 
.title1 { font-size : 20pt ; background-color : #909DFF }
17
 
.title2 { font-size : 20pt ; background-color : #90BDFF }
18
 
.title3 { font-size : 20pt ; background-color : #90DDFF }
19
 
.title4 { font-size : 20pt ; background-color : #90EDFF }
20
 
.title5 { font-size : 20pt ; background-color : #90FDFF }
21
 
.title6 { font-size : 20pt ; background-color : #C0FFFF }
22
 
.typetable { border-style : hidden }
23
 
.indextable { border-style : hidden }
24
 
.paramstable { border-style : hidden ; padding: 5pt 5pt}
25
 
body { background-color : White }
26
 
tr { background-color : White }
27
 
td.typefieldcomment { background-color : #FFFFFF }
28
 
pre { margin-bottom: 4px }
 
 
b'\\ No newline at end of file'