aboutsummaryrefslogtreecommitdiff
path: root/chm/Rchm.css
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-05-09 17:38:54 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-05-09 17:38:54 +0000
commitd00de8b829e1a426742df43c25e8982e2f9426af (patch)
tree18ddd57acfbbac0e95f625f8affa89da76803b03 /chm/Rchm.css
parentdfe21c80737eff2f273f54fa4bc781b4ddf6e5c8 (diff)
Removed the chm files, not necessary for a source package.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@4 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'chm/Rchm.css')
-rwxr-xr-xchm/Rchm.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/chm/Rchm.css b/chm/Rchm.css
deleted file mode 100755
index badd579..0000000
--- a/chm/Rchm.css
+++ /dev/null
@@ -1,25 +0,0 @@
-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