diff css/style.css @ 122:042b73e89d27

Use font-family Arial also in header.
author Tom Gottfried <tom@intevation.de>
date Thu, 03 Apr 2014 09:55:21 +0200
parents b142a13c7435
children 3864e4382c80 9942e60141f2
line wrap: on
line diff
--- a/css/style.css	Wed Apr 02 14:43:02 2014 +0200
+++ b/css/style.css	Thu Apr 03 09:55:21 2014 +0200
@@ -30,6 +30,15 @@
   color: #777;
   border-top: 1px solid #e5e5e5;
 }
+
+/* Custom page header */
+.nav {
+  font-family: Arial;
+}
+.glyphicon {
+  margin-right: 1.5ex;
+}
+
 /* Custom page carousel */
 .carousel-caption {
     position: static;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)