# HG changeset patch # User Ariane Broermann # Date 1396518361 -7200 # Node ID 9942e60141f2f6504a5c67b90335c24bd92e7a72 # Parent 042b73e89d27a19152c506d6aff98ed7e27bbd00 Changed style for external link glyphicon. diff -r 042b73e89d27 -r 9942e60141f2 css/style.css --- a/css/style.css Thu Apr 03 09:55:21 2014 +0200 +++ b/css/style.css Thu Apr 03 11:46:01 2014 +0200 @@ -5,6 +5,11 @@ font-size: 15px; } +/* glyphicon for external links */ +#glyph { + margin: 0; +} + /* Custom page container */ .container p { font-size: 15px;