aboutsummaryrefslogtreecommitdiff
path: root/pkg/inst/web/css/staticdocs.css
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-12-22 19:32:54 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-12-22 19:32:54 +0100
commit3a579d87820ccbec514f1be5eb090e874fd87eec (patch)
treefdc726d4938dc98fc741a38435372da22dc9e956 /pkg/inst/web/css/staticdocs.css
parent9851a97ec915ddbfc8357f1a7e2cabae56c89f7d (diff)
EFSA 2015 tier 1 PEC soil, clean up, add static docs
Diffstat (limited to 'pkg/inst/web/css/staticdocs.css')
-rw-r--r--pkg/inst/web/css/staticdocs.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg/inst/web/css/staticdocs.css b/pkg/inst/web/css/staticdocs.css
new file mode 100644
index 0000000..9fee28b
--- /dev/null
+++ b/pkg/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