Basis-Layout für veraltete Browser (IE6 & Co.) überarbeitet
[website] / src / main / webapp / less / base / typo.less
index edd8b46..431fe57 100644 (file)
@@ -101,6 +101,10 @@ th, td
 }
 hr
 {
+  border: none;
+  border-top: 2px solid @normal;
+  background-color: @normal;
+  height: 1px;
   margin: 1em 0 1em 0;
 }
 a