--- a/src/hdalab/static/hdalab/css/common.css Wed Dec 10 11:47:27 2014 +0100
+++ b/src/hdalab/static/hdalab/css/common.css Wed Dec 10 11:47:41 2014 +0100
@@ -57,7 +57,7 @@
margin: 0;
}
#content {
- margin: 30px auto 80px;
+ margin: 30px auto 30px;
min-height: 400px;
}
/* ==========================================================================
@@ -85,7 +85,6 @@
*/
h1 {
font-size: 2em;
- margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9, Safari 5, and Chrome.
--- a/src/hdalab/static/hdalab/css/index.css Wed Dec 10 11:47:27 2014 +0100
+++ b/src/hdalab/static/hdalab/css/index.css Wed Dec 10 11:47:41 2014 +0100
@@ -72,13 +72,4 @@
.description {
font-size: 14px;
font-size: 1.4pm;
-}
-.bloc h3 {
- font-size: 15px;
- margin-bottom: 7px;
-}
-.bloc{
- padding: 6px 8px 2px;
- background-color: rgba(255, 255, 255, 0.9);
- border-radius: 5px;
-}
+}
\ No newline at end of file