11 12
发新话题
打印

用CSS的!important解决IE和Firefox的布局差别

但是有时用!important解决ie与firefox的差别并不理想
legend{width:115px;height:26px;color:#1E7ACE;text-align:center;font-weight:bold;line-height:150%;margin:0 2px !important;margin:0 ;}
在ie与firefox调试时相差很远

TOP

 11 12
发新话题