MediaWiki:Common.css: Difference between revisions

mNo edit summary
remove extra underline on abbr
Line 49: Line 49:
}
}
abbr[title], acronym, .explain[title] {
abbr[title], acronym, .explain[title] {
  border-bottom: 1px dashed Grey;     
   cursor: url(/images/f/fe/HelpSmall.cur), help;       
   cursor: url(/images/f/fe/HelpSmall.cur), help;       
}
}