aboutsummaryrefslogtreecommitdiff
path: root/docs/css/staticdocs.css
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-03-06 17:00:48 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-03-06 17:00:48 +0100
commit73e650114af77582238abf5273e63005e0b2287e (patch)
treee0effa0124a713738c850aa47acc54d1b82318d8 /docs/css/staticdocs.css
parentfcb3332b7b186639cce940696057a2b6dd2c5cca (diff)
Static documentation now built by pkgdown::build_site()
Diffstat (limited to 'docs/css/staticdocs.css')
-rw-r--r--docs/css/staticdocs.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/css/staticdocs.css b/docs/css/staticdocs.css
deleted file mode 100644
index 15d7408..0000000
--- a/docs/css/staticdocs.css
+++ /dev/null
@@ -1,25 +0,0 @@
-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;
-}
-
-.sidebar h2 {
- font-size: 1.1em;
- padding-top: 0.5em;
-}
-
-.sidebar li {margin-bottom: 0.5em;}

Contact - Imprint