diff farol/static/style.css @ 0:4a9f23230eba

Initial Release
author Benoît Allard <benoit.allard@greenbone.net>
date Wed, 24 Sep 2014 10:07:49 +0200
parents
children bb7334ff114a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/farol/static/style.css	Wed Sep 24 10:07:49 2014 +0200
@@ -0,0 +1,20 @@
+/* So that the whole panel heading be clickable */
+.panel-title a {
+    display: block;
+}
+/*
+html, body {
+  height: 100%;
+}
+
+.main.container {
+  min-height: 100%;
+  margin-bottom: -50px;
+}
+*/
+.footer {
+  height: 50px;
+  margin-top: 20px;
+  background-color: rgb(52,52,52);
+  color: #AAA;
+}

http://farol.wald.intevation.org