About-Bereich hinzugefĆ¼gt
[website] / src / main / webapp / less / base / typo.less
index a8d2add..48ffdc7 100644 (file)
@@ -1,7 +1,5 @@
 /** Typografische Grundeinstellungen ******************************************/
 
-@import '../variables.less';
-
 body
 {
   .droid;
@@ -132,3 +130,8 @@ a:visited
   border-bottom: 1px dotted @nochdunkler;
 }
 
+.logo
+{
+  .bpreplay;
+  color: @normal;
+}