css样式定义

1.定义
<head>
<style>
.info-tip-warning{color: #999999}
.pull-left { float: left; }
</style>
</head>
2.使用

<div class="pull-left">
 <div class="info-tip-warning pull-left">


posted @ 2019-12-16 14:36  wyuioahxvm  阅读(156)  评论(0编辑  收藏  举报