Semantisches Markup nach Hinweisen von html5doctor.com korrigiert
[website] / src / main / webapp / less / screen / layout.less
index ceffeab..a8cf4ff 100644 (file)
@@ -8,6 +8,7 @@ body
 .content
 {
   position: relative;
+  height: 100%;
   padding-bottom: 7.1875em; /** 115px (gemessene Gesamthöhe des Footers - mit Abstand und Margin) */
 }
 .cols_2 > .content
@@ -50,7 +51,7 @@ body
 {
   margin-top: 0;
 }
-.cols_1 > .content > .marginal div.m
+.cols_1 > .content > .marginal aside.m
 {
   padding: 2em;
 }