能不能将link_to("ABC", :action=>'list')中的ABC字体,看起来才12px,如何把它变成看起来大概有18px大小
或link_to "ABC", :action=>'list', :html => {:class => "XXX"}