@@ -27,6 +27,12 @@ body { padding-top: 60px; } |
||
27 | 27 |
margin-bottom: 100px; |
28 | 28 |
} |
29 | 29 |
|
30 |
+.well.description { |
|
31 |
+ h1 { font-size: 30px; } |
|
32 |
+ h2 { font-size: 26px; } |
|
33 |
+ h3 { font-size: 22px; } |
|
34 |
+} |
|
35 |
+ |
|
30 | 36 |
/* Rails scaffold style compatibility */ |
31 | 37 |
#error_explanation { |
32 | 38 |
color: #f00; |