网页制作深入学习之重新认识 button 标签(4) color:#529214;}.buttons a.positive:hover, button.positive:hover{ background-color:#E6EFC2; border:1px solid #C6D880; color:#529214;}.buttons a.positive:active{ background-color:#529214; border:1px solid #529214; color:#fff;}/* NEGATIVE */.buttons a.negative, button.negative{ color:#d12f19;}.buttons a.negative:hover, button.negative:hover{ background:#fbe3e4; border:1px solid #fbc2c4; color:#d12f19;}.buttons a.negative:active{ background-color:#d12f19; border:1px solid #d12f19; color:#fff;}
PS:原文中还有个总结,没什么意义,就不翻译了。