summaryrefslogtreecommitdiff
path: root/old/3772-h/geology.css
diff options
context:
space:
mode:
Diffstat (limited to 'old/3772-h/geology.css')
-rw-r--r--old/3772-h/geology.css74
1 files changed, 74 insertions, 0 deletions
diff --git a/old/3772-h/geology.css b/old/3772-h/geology.css
new file mode 100644
index 0000000..4061fc2
--- /dev/null
+++ b/old/3772-h/geology.css
@@ -0,0 +1,74 @@
+body { color: blue;
+ background: lightyellow;
+ font-size: 10pt;
+ line-height: 14pt;
+ font-family: georgia, "Times New Roman", serif;
+ }
+p { text-align: justify;
+ color: blue;
+ font-size: 10pt;
+ line-height: 14pt;
+ font-family: georgia, "Times New Roman", serif;
+ }
+p.intro { margin-left: 5%;
+ margin-right: 5%;
+ font-size: 9pt;
+ line-height: 12pt;
+ }
+p.page { color: black;
+ text-align: center;
+ }
+p.capt { color: black;
+ font-family: georgia, serif;
+ font-size: 7pt; line-height: 8pt;
+ text-align: left;
+ list-style-type: lower-alpha;
+ list-style-position: outside;
+ }
+p.capt2 { color: black;
+ background: white;
+ font-size: 7pt; line-height: 8pt;
+ margin-left: 15%; margin-right: 15%;
+ }
+p.index { font-size: 8pt; line-height: 10pt; }
+p.fnote { color: black;
+ font-size: 8pt;
+ line-height: 12pt;
+ }
+p.fnote2 { color: black;
+ font-size: 7pt;
+ line-height: 8pt;
+ text-align: center;
+ }
+p.quote { color: blue;
+ font-size: 10pt;
+ }
+p.rt { text-align: right; }
+
+sup { font-size: 7pt;
+ color: black;
+ }
+table { color: blue;
+ font-size: 8pt;
+ }
+table.note { color: black;
+ font-size: 7pt;
+ }
+table.499 { font-size: 7pt;
+ line-height: 7pt;
+ }
+b { font-family: "arial bold" }
+
+i.2 { font-family: "arial narrow italic";
+ font-weight: bold;
+ }
+
+a:link { text-decoration: none; color: gray; }
+a:visited {text-decoration: none; }
+
+ol.tab { list-style-type: lower-alpha;
+ list-style-position: outside;
+ font-size: 7pt;
+ color: black;
+ bgcolor: white;
+ } \ No newline at end of file