Can I make a CSS style rule that combines other rules?

后端 未结 0 1240
傲寒
傲寒 2020-12-10 13:16

Lets say I have some css rules

.bold{font-weight:bold;}
.blue-bg{background-color:blue;}
.white-text{color:white;}

I want to know if it\'s po

相关标签:
回答
  • 消灭零回复
提交回复
热议问题