~ubuntu-branches/ubuntu/wily/japitools/wily

« back to all changes in this revision

Viewing changes to design/japi.css

  • Committer: Bazaar Package Importer
  • Author(s): Wolfgang Baer
  • Date: 2006-01-16 15:32:32 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060116153232-8uc0tt0tb26w71fk
Tags: 0.9.5+cvs20060115-1
* New upstream cvs snapshot
* kaffe compiler transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
.colhead th { text-align: center }
35
35
.alternating-1 { background-color: #ddddff }
36
36
.alternating-2 { background-color: #eeeeee }
37
 
.datestamp { text-align: right; color: #bbbbbb }
 
37
.datestamp { text-align: right; color: #bbbbbb; margin-top: 3px; margin-bottom: 3px; font-size: 80%}
38
38
a { color: black; text-decoration: none }
39
39
a:hover { text-decoration: underline }
40
40
.ehead { margin-bottom: 2px; padding-bottom: 2px }
41
41
.phead { background-color: #ddddff }
42
42
.sp { font-size: 0 }
43
 
.notify { color: #440000 }
 
43
.notify { color: #440000; margin-top: 5px; margin-bottom: 5px; font-size: 90%}
44
44
.ok-moot a { color: #555555 }
 
45
body, table { font-family: sans-serif }