root / standards / DailyDrillingReport / 1.1 / HTMLreport / css_ddrHtmlReport.css @ 5

Revision 5, 0.7 kB (checked in by margs, 15 years ago)

moving old files into new repository.

Line 
1h3 {font-family: times}
2p {font-family: courier; font-size: 50%}
3p.sansserif {font-family: sans-serif }
4
5hr {size: 2px; color: #000000 }
6 
7.ColHead, A { font-family: Arial Black; font-size:11px; text-decoration:none; color: #000000;}
8
9.SectionHead { font-family: Arial Black; font-size:14px; text-decoration:none; }
10
11.ReportHeader{ font-family: Arial Black; font-size:16px; text-decoration:none; }
12
13
14.light, BODY { font-family: Arial; font-size:11px; font-weight:normal; font-style:normal; }
15HR { size: 3px; }
16
17
18.TableClass { border-spacing: 5pt 5pt; }
19
20#table2 td {
21border: 2px; valign: top;
22}
23
24Table.two {
25border-spacing: 0px 0px
26}
27
28Table.table2 {
29border-spacing: 0px 0px
30} 
31
32
Note: See TracBrowser for help on using the browser.