view 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 source
/* 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