Impressum und weitere rechtliche Hinweise eingebaut
[website] / src / main / webapp / less / phone / footer.less
index a613c50..16d43ed 100644 (file)
@@ -1,12 +1,3 @@
-#footer
-{
-  padding: 0 1em .5em 2.5em;
-  background-color: @heller;
-}
-#footer > hr.f
-{
-  border-color: @hintergrund;
-}
 #footer > #footerlinks
 {
   position: static;
@@ -14,6 +5,7 @@
 }
 #footer > #footerlinks > li.f
 {
+  color: @hintergrund;
   line-height: 1em;
   margin: 0 1em 0 0;
   padding: 0 0 .5em 0;
@@ -28,7 +20,6 @@
   position: static;
   float: right;
   width: auto;
-  color: @hintergrund;
   font-size: 137.5%;
   margin: 0;
   @media (max-width: 250px)