aboutsummaryrefslogtreecommitdiff
path: root/chm/Rchm.css
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2005-02-15 10:14:01 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2005-02-15 10:14:01 +0000
commita94bd86465fe191102a2bf85a3631c83cd10db0a (patch)
tree489388209c63519def400a55c2ecffe29ba1e56c /chm/Rchm.css
First import, for archiving purposes.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@1 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'chm/Rchm.css')
-rwxr-xr-xchm/Rchm.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/chm/Rchm.css b/chm/Rchm.css
new file mode 100755
index 0000000..badd579
--- /dev/null
+++ b/chm/Rchm.css
@@ -0,0 +1,25 @@
+BODY{ background: white;
+ color: black }
+
+A:link{ background: white;
+ color: blue }
+A:visited{ background: white;
+ color: rgb(50%, 0%, 50%) }
+
+H1{ background: white;
+ color: rgb(55%, 55%, 55%);
+ font-family: monospace;
+ font-size: large;
+ text-align: center }
+
+H2{ background: white;
+ color: rgb(0%, 0%, 100%);
+ font-family: monospace;
+ text-align: center }
+
+H3{ background: white;
+ color: rgb(40%, 40%, 40%);
+ font-family: monospace }
+
+IMG.toplogo{ vertical-align: middle }
+

Contact - Imprint