comparison 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
comparison
equal deleted inserted replaced
118:4d284b6fe0c5 119:b217e51c15b7
1 body { 1 body {
2 padding-top: 20px; 2 padding-top: 20px;
3 padding-bottom: 20px; 3 padding-bottom: 20px;
4 font-family: Arial;
5 font-size: 15px;
4 } 6 }
7
5 /* Custom page container */ 8 /* Custom page container */
6 .container p { 9 .container p {
7 font-size: 15px; 10 font-size: 15px;
8 } 11 }
12
9 /* Custom jumbotron */ 13 /* Custom jumbotron */
10 .jumbotron h3 { 14 .jumbotron h3 {
11 text-align: center; 15 text-align: center;
12 } 16 }
13 .jumbotron .demo-btn { 17 .jumbotron .demo-btn {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)