comparison 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
comparison
equal deleted inserted replaced
121:b142a13c7435 122:042b73e89d27
28 padding-right: 15px; 28 padding-right: 15px;
29 padding-top: 19px; 29 padding-top: 19px;
30 color: #777; 30 color: #777;
31 border-top: 1px solid #e5e5e5; 31 border-top: 1px solid #e5e5e5;
32 } 32 }
33
34 /* Custom page header */
35 .nav {
36 font-family: Arial;
37 }
38 .glyphicon {
39 margin-right: 1.5ex;
40 }
41
33 /* Custom page carousel */ 42 /* Custom page carousel */
34 .carousel-caption { 43 .carousel-caption {
35 position: static; 44 position: static;
36 margin-top: 10px; 45 margin-top: 10px;
37 margin-bottom: 50px; 46 margin-bottom: 50px;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)