mirror of
git://develop.git.wordpress.org/
synced 2025-01-31 20:38:54 +01:00
Don't show info cursor for .caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@1928 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
91783e2bcb
commit
e519f7c239
@ -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…
x
Reference in New Issue
Block a user