Mercurial > dive4elements > website
comparison css/style.css @ 126:9942e60141f2
Changed style for external link glyphicon.
author | Ariane Broermann <ariane@intevation.de> |
---|---|
date | Thu, 03 Apr 2014 11:46:01 +0200 |
parents | 042b73e89d27 |
children | 4a55f97cd790 |
comparison
equal
deleted
inserted
replaced
122:042b73e89d27 | 126:9942e60141f2 |
---|---|
1 body { | 1 body { |
2 padding-top: 20px; | 2 padding-top: 20px; |
3 padding-bottom: 20px; | 3 padding-bottom: 20px; |
4 font-family: Arial; | 4 font-family: Arial; |
5 font-size: 15px; | 5 font-size: 15px; |
6 } | |
7 | |
8 /* glyphicon for external links */ | |
9 #glyph { | |
10 margin: 0; | |
6 } | 11 } |
7 | 12 |
8 /* Custom page container */ | 13 /* Custom page container */ |
9 .container p { | 14 .container p { |
10 font-size: 15px; | 15 font-size: 15px; |