From 699448335d6fc5668b569577cb38a628c258eaec Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 21 Dec 2005 15:33:22 +0000 Subject: Changed the terminology from EC50 to ED50 reflecting that the package is meant for dose-response analysis in general and not only for concentration-response analysis. This is the first revision that has been prepared with the knowledge of the existence of the drc package for dose-response curve analysis. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@48 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- chm/Rchm.css | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 chm/Rchm.css (limited to 'chm/Rchm.css') diff --git a/chm/Rchm.css b/chm/Rchm.css deleted file mode 100644 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 } - -- cgit v1.2.3