~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/www/announce/announce.css

  • Committer: Joachim Erfle
  • Date: 2013-07-24 13:53:41 UTC
  • Revision ID: joachim.erfle@desy.de-20130724135341-1qojpp701zsn009p
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
body {  background-color: white; }
 
2
hr {  border-width: 0pt; }
 
3
:link {  color: #007d71; }
 
4
 
 
5
.sect1 .title {
 
6
  color: #990066;
 
7
  text-align: center;
 
8
}
 
9
 
 
10
.sect2 .title {
 
11
  color: #005A9C;
 
12
  text-align: left;
 
13
}
 
14
 
 
15
.foot {
 
16
  text-align: center;
 
17
  font-size: 80%;
 
18
}
 
19
 
 
20
.signature {
 
21
  text-align: right;
 
22
  padding: 3ex;
 
23
}
 
24
 
 
25
table {
 
26
  margin-right: auto;
 
27
  margin-left: auto;
 
28
  border: solid 1px;
 
29
  background: #E0FFE0;
 
30
}