LESS-Mixins eingeführt, um das Styling der Schriften zu vereinfachen
[website] / src / main / webapp / less / base / navigation.less
index 58ef0a2..4cfdc9c 100644 (file)
@@ -4,8 +4,7 @@ h2.nav
 #menu,
 #submenu
 {
-  font-family: 'BPreplay', Helvetica, Arial, sans-serif;
-  font-weight: bold;
+  .bpreplay;
   color: @normal;
   margin: .5em 0 1.5em 0;
   padding: 0.25em 0.25em 0.25em 1.5em;
@@ -40,8 +39,7 @@ h2.nav
 
 #breadcrumb
 {
-  font-family: 'BPreplay', Helvetica, Arial, sans-serif;
-  font-weight: bold;
+  .bpreplay;
   color: @normal;
 }
 #breadcrumb strong.b.title