r25770: {website} Another attempt to fix display of <pre> tags (website/trunk/css)

24 Aug
2012
24 Aug
'12
2:17 p.m.
Author: sebastian Date: 2012-08-24 14:17:56 +0000 (Fri, 24 Aug 2012) New Revision: 25770 Modified: website/trunk/css/typography.css Log: Another attempt to fix display of <pre> tags Modified: website/trunk/css/typography.css =================================================================== --- website/trunk/css/typography.css 2012-08-24 13:52:13 UTC (rev 25769) +++ website/trunk/css/typography.css 2012-08-24 14:17:56 UTC (rev 25770) @@ -65,6 +65,10 @@ margin-bottom: 18px; } +pre { + margin-bottom: 18px; +} + a:link, a:visited { color: #4e6a20; } a:hover { color: #a07320; }
4653
Age (days ago)
4653
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Hahn