Skip to content
Snippets Groups Projects
Commit 17fb8109 authored by Yulong Wang's avatar Yulong Wang
Browse files

Delete reset.css

parent fc409321
Branches
Tags
No related merge requests found
*{
margin: 0;
padding: 0;
line-height: 1;
}
a{
text-decoration: none;
}
li{
list-style: none;
}
img{
vertical-align: middle;
border: none;
}
.clearfix:after{
content: "";
display: block;
clear: both;
height:0 ;
overflow: hidden;
visibility: hidden;
}
.safe{
width: 1140px;
margin: 0 auto;
}
.left{
float: left;
}
.right{
float: right;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment