~ubuntu-branches/debian/stretch/adabrowse/stretch

« back to all changes in this revision

Viewing changes to doc/gal.css

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2004-02-14 13:22:40 UTC
  • Revision ID: james.westby@ubuntu.com-20040214132240-cqumhiq1677pkvzo
Tags: upstream-4.0.2
ImportĀ upstreamĀ versionĀ 4.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TABLE.title {
 
2
  background-color: #99CCFF;
 
3
}
 
4
 
 
5
TABLE.footer {
 
6
  background-color: #99CCFF;
 
7
}
 
8
 
 
9
.sample {
 
10
  background-color: #EEEEEE;
 
11
}
 
12
 
 
13
H2.toc {
 
14
  background-color: #99CCFF;
 
15
}
 
16
 
 
17
H3.toc {
 
18
  background-color: #99CCFF;
 
19
}
 
20
 
 
21