mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-23 00:31:28 +01:00
Don't show info cursor for .caps.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5fcde26744
commit
2596b5a5c2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user