Discuz! common.css自带的一些边框样式

之前遇到样式调整,总是用 style ,今天无意间看到有内置的样式。

.brm{border-radius:5px}
.brm img{width: 25px;}
.brw{border-radius:10px}
.mtn{margin-top:5px!important}
.mbn{margin-bottom:5px!important}
.mtm{margin-top:10px!important}
.mbm{margin-bottom:10px!important}
.mtw{margin-top:20px!important}
.mbw{margin-bottom:20px!important}
.ptn{padding-top:5px!important}
.pbn{padding-bottom:5px!important}
.ptm{padding-top:10px!important}
.pbm{padding-bottom:10px!important}
.ptw{padding-top:20px!important}
.pbw{padding-bottom:20px!important}
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 173,285评论 25 708
  • 问答题47 /72 常见浏览器兼容性问题与解决方案? 参考答案 (1)浏览器兼容问题一:不同浏览器的标签默认的外补...
    _Yfling阅读 13,796评论 1 92
  • 当教师们在经验交流会上不停提到“团队”时,你是否相信? 同科教师之间是否只有竞争?老师们不停提团队是否只是在迎合校长?
    我笑花儿笑阅读 165评论 0 0
  • 【酒冢】 南阳城,桑林村,住着一个骑牛少年。 父母早丧,给他留下一个名字,唤作如意,希望他事事顺心。 如意跟着哥嫂...
    宋小君阅读 4,409评论 31 94
  • NSTimer 定时器易受 RunLoop模式影响导致定时器不准确。 dispatch_source_t time...
    ccme阅读 170评论 0 0