summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2006-08-22 15:23:35 +0200
committerJonas Smedegaard <dr@jones.dk>2017-01-11 19:23:17 +0100
commit2d03108f2de587539f2cec570a8fe393a25815f4 (patch)
tree0f4f34ab38cc5536f31df2062ac0438e1187ad4a
parent34dea20e3698d11383bb2fa678ce4af21cb78041 (diff)
Snapshot as of 2006-08-22.
-rw-r--r--styles.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/styles.css b/styles.css
new file mode 100644
index 0000000..9787d93
--- /dev/null
+++ b/styles.css
@@ -0,0 +1,18 @@
+body {
+ background-color: grey;
+ color: lightgrey;
+ }
+ :link { color: #0000EE }
+ :visited { color: #551A8B }
+ p.c12 {text-align: right}
+ span.c11 {color: blue}
+ p.c10 {font-weight: bold; text-align: center;}
+ p.c9 {text-indent: 12.50mm; text-align: left;}
+ h2.c8 {font-size: 14pt; font-weight: bold; text-align: left;}
+ p.c7 {text-align: center}
+ div.c6 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: left}
+ p.c5 {text-align: left;}
+ h1.c4 {font-size: 18pt; font-style: italic; font-weight: bold; text-align: center;}
+ p.c3 {text-align: center;}
+ div.c2 {padding: 0.00mm 0.00mm 0.00mm 0.00mm; text-align: center}
+ p.c1 {font-style: italic; text-align: center;}