aboutsummaryrefslogtreecommitdiff
path: root/inst/web/css/staticdocs.css
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2015-08-22 09:29:17 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2015-08-22 09:29:17 +0000
commitae12e32d074ba3839c1b71d500d9a0757b0d8d10 (patch)
treeffd6800812fd3f5a2cfa277d5177ecfc77f14e92 /inst/web/css/staticdocs.css
parentd8d6012e98fb4c7f158bcc7c173407c2b5f3e42e (diff)
Add static HTML documentation
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@37 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'inst/web/css/staticdocs.css')
-rw-r--r--inst/web/css/staticdocs.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/inst/web/css/staticdocs.css b/inst/web/css/staticdocs.css
new file mode 100644
index 0000000..9fee28b
--- /dev/null
+++ b/inst/web/css/staticdocs.css
@@ -0,0 +1,18 @@
+h2 {padding-top: 20px}
+
+.icon img {
+ float: right;
+ border: 1px solid #ccc;
+}
+.index .internal {display: none;}
+ul.index li {margin-bottom: 0.5em; clear: both;}
+
+footer {
+ margin-top: 45px;
+ padding: 35px 0 36px;
+ border-top: 1px solid #e5e5e5;
+}
+footer p {
+ margin-bottom: 0;
+ color: #555;
+}

Contact - Imprint