app/assets/stylesheets/mountain_view/styleguide.css in mountain_view-0.4.2 vs app/assets/stylesheets/mountain_view/styleguide.css in mountain_view-0.4.3

- old
+ new

@@ -154,8 +154,18 @@ .mv-hint ul li{ margin-bottom: 10px; line-height: 1.5; } +.mv-hint pre{ + background: #F5F5F5; + padding: 15px 30px; + border-radius: 5px; + margin-top: 10px; + font-family: 'Courier New', 'Courier'; + font-weight: 600; + color: #444; +} + .mv-hint strong{ font-weight: bold; } \ No newline at end of file