comparison 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
comparison
equal deleted inserted replaced
146:105bb08570ed 147:0f19ece4e7e5
11 .main.container { 11 .main.container {
12 min-height: 100%; 12 min-height: 100%;
13 margin-bottom: -50px; 13 margin-bottom: -50px;
14 } 14 }
15 */ 15 */
16
17 @media (min-width: 768px){
18 body {
19 background: url('background.png') no-repeat fixed right bottom rgb(255,255,255);
20 }
21 }
22
23 .cover {
24 background: rgba(255,255,255,0.8);
25 }
16 26
17 form.inlined-form { 27 form.inlined-form {
18 display: inline-block; 28 display: inline-block;
19 } 29 }
20 30

http://farol.wald.intevation.org