aboutsummaryrefslogtreecommitdiff
path: root/inst/web/css/staticdocs.css
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-11-09 09:05:15 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-11-09 09:05:15 +0100
commit3151647526f299686b68420a83ae38cd7f3d08f5 (patch)
treec061b5a23ac6cc5644c6851012105b185715ef5e /inst/web/css/staticdocs.css
parent415ca2bea5d5c3815bd9f8fa1566cec5bb3fc775 (diff)
Rebuild vignettes and static documentation
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 00000000..9fee28bd
--- /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