| Index: static/scss/_content.scss |
| =================================================================== |
| --- a/static/scss/_content.scss |
| +++ b/static/scss/_content.scss |
| @@ -86,16 +86,21 @@ |
| h6 |
| { |
| font-size: 0.7em; |
| } |
| /* Body content |
| ****************************************************************************/ |
| + .lead |
|
ire
2017/12/11 15:44:04
NIT: Maybe this should be under the text utilities
juliandoucette
2017/12/14 13:37:08
Agreed. Done.
|
| + { |
| + font-size: 1.25em; |
| + } |
| + |
| a, |
| a:visited |
| { |
| color: $accent; |
| } |
| hr |
| { |