comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:4a9f23230eba
1 /* So that the whole panel heading be clickable */
2 .panel-title a {
3 display: block;
4 }
5 /*
6 html, body {
7 height: 100%;
8 }
9
10 .main.container {
11 min-height: 100%;
12 margin-bottom: -50px;
13 }
14 */
15 .footer {
16 height: 50px;
17 margin-top: 20px;
18 background-color: rgb(52,52,52);
19 color: #AAA;
20 }

http://farol.wald.intevation.org