html,button的背景色和文字颜色

<button type="button" class="btn" style="background-color: #7ED321;width: 76px;height: 36px;color: #FFFFFF"> 新建 </button> background-color表示背景色 color表示文字的颜色
相关文章
相关标签/搜索