diff --git a/wp-layout.css b/wp-layout.css index e97cc3ed1..6b1f0a533 100644 --- a/wp-layout.css +++ b/wp-layout.css @@ -25,11 +25,14 @@ acronym, abbr { } acronym, abbr, span.caps { - cursor: help; font-size: 90%; letter-spacing: .07em; } +acronym, abbr { + cursor: help; +} + blockquote { border-left: 5px solid #ccc; margin-left: 1.5em;