diff farol/static/style.css @ 147:0f19ece4e7e5

Add logos at multiple places
author Benoît Allard <benoit.allard@greenbone.net>
date Fri, 31 Oct 2014 12:12:48 +0100
parents 65341d05a8f8
children f2f434eafb66
line wrap: on
line diff
--- a/farol/static/style.css	Fri Oct 31 12:00:15 2014 +0100
+++ b/farol/static/style.css	Fri Oct 31 12:12:48 2014 +0100
@@ -14,6 +14,16 @@
 }
 */
 
+@media (min-width: 768px){
+  body {
+    background: url('background.png') no-repeat fixed right bottom rgb(255,255,255);
+  }
+}
+
+.cover {
+  background: rgba(255,255,255,0.8);
+}
+
 form.inlined-form {
   display: inline-block;
 }

http://farol.wald.intevation.org