diff css/style.css @ 119:b217e51c15b7

Changed font-family to Arial.
author Ariane Broermann <ariane@intevation.de>
date Wed, 02 Apr 2014 11:35:33 +0200
parents ac127010dc17
children 996750c42402
line wrap: on
line diff
--- a/css/style.css	Tue Apr 01 18:24:13 2014 +0200
+++ b/css/style.css	Wed Apr 02 11:35:33 2014 +0200
@@ -1,11 +1,15 @@
 body {
   padding-top: 20px;
   padding-bottom: 20px;
+  font-family: Arial;
+  font-size: 15px;
 }
+
 /* Custom page container */
 .container p {
-    font-size: 15px;
+  font-size: 15px;
 }
+
 /* Custom jumbotron */
 .jumbotron h3 {
     text-align: center;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)