我想修改它的长宽,但一直没成功这样写css也没反应,直接在标签里面写class也没用
kbd{width:20px;}
真的很顽固的标签,求赐教
试试这个.
kbd{width:20px!important;}
css样式加上 display:inline-block;