content/shared/sass/_main.scss in capucine-0.1.7 vs content/shared/sass/_main.scss in capucine-0.2.0

- old
+ new

@@ -10,10 +10,10 @@ body { font: normal 12px $FONT_0; color: $COLOR_0; } -a { @include pressed-effect;} +a, .pressed { @include pressed-effect;} p, b, strong, i, blockquote {line-height: 1.5em;} .wrap { @include centerX;