Mercurial > dive4elements > website
changeset 119:b217e51c15b7
Changed font-family to Arial.
author | Ariane Broermann <ariane@intevation.de> |
---|---|
date | Wed, 02 Apr 2014 11:35:33 +0200 |
parents | 4d284b6fe0c5 |
children | 996750c42402 |
files | css/style.css |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
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;