base.css And common.css

來源:互聯網
上載者:User
原文地址:https://github.com/hunterdang/MSB-UI/blob/master/base.css//base.css

body {    color:#333;    font-family:meiryo, Arial, Helvetica, sans-serif;    font-size:12px;    height:100%;    margin:0 auto;    padding:0;    width:100%;}html,body,div,dl,dt,dd,ul,ol,li,th,td {    margin:0;    padding:0;}img,body,html {    border:0;}address,caption,cite,code,dfn,em,strong,th,var {    font-style:normal;    font-weight:400;}ol,ul {    list-style:none;}caption,th {    text-align:left;}q:before,q:after {    content:'';}a,a:visited {    color:#4e7aa7;    text-decoration:none;}a:hover,a:active {    color:#5d92c9;    text-decoration:none;}// common.css.left {    float:left;}.right {    float:right;}.center {    margin:0 auto;    text-align:center;}.bring-to-top {    position:relative;    z-index:500;}.clear {    clear:both;}.hidden {    display:none;}.fit-parent {    height:100%;    width:100%;}.inline-block{    display: inline-block;    *display: inline;    *zoom: 1;} 
相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.