MediaWiki:Common.css: Difference between revisions
tweek cursor |
tweak panel alignment |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 40: | Line 40: | ||
} | } | ||
#p- | #p-Google\ translations { | ||
text-align: center; | text-align: center; | ||
margin-left: 0px; | margin-left: 0px; | ||
} | } | ||
abbr, acronym, .explain { | |||
abbr[title], acronym, .explain[title] { | |||
cursor: url(/images/f/fe/HelpSmall.cur), help; | cursor: url(/images/f/fe/HelpSmall.cur), help; | ||
} | } | ||