Heim  >  Artikel  >  Web-Frontend  >  Allgemeine CSS-Eigenschaften

Allgemeine CSS-Eigenschaften

黄舟
黄舟Original
2016-12-15 14:06:131480Durchsuche

这是我们开发团队默认的样式表 希望大家补充

/* 
Autor: cuikai 
*/

/* zurücksetzen */
Körper, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font -style:normal;font-weight:normal}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5, h6{font-size:100%}
q:before,q:after{content:''}

/* Schriftart */
.f12{font-size:12px!important}
.f14{font-size:14px!important}
.bold{font-weight:bold}
.normal{font-weight:normal}
.font_none{font-size:0px; line-height:0px}

/* color */
.red , .red a{color:#f00!important}
.gray, .gray a {color:#666!important }
.green , .green a {color:#76c56a!important}
.orange, .orange a {color:#fd864a!important}

/*layout*/
. block{display:block}
.hidden{display:none}
.bg_none{background:none!important} >.clear{clear:both!important}
.margin_10{margin:10px} right:10px🎜>.margin_bottom{margin-bottom:10px🎜>.margin_left{margin-left:10px🎜>.padding_10{padding:10px🎜>.padding_20{padding:20px🎜 >.padding_top{padding-top:10px} nopadding{padding:0!important}

/* 
Autor: guoxiaoling
*/

/* 
Autor: shiwenliang
*/* { margin: 0; padding:0;}
html { text-align:center; Hintergrund:#fff;}
body { width:960px; Position:relativ; Rand:0 automatisch; Polsterung:10px 0; text-align:left; Schriftart: 12px/1,6em Tahoma, Verdana, Lucida, Arial, Helvetica, 宋体, serifenlos; Farbe: #666; b,i { Schriftstil:normal; font-weight:normal;}
table { border-collapse:collapse; Randabstand:0; empty-cells:show;}
ol, ul { list-style:none Outside;}
:focus { Gliederung:0;}
fieldset, img { border:0; th { text-align :left;}
q:before, q:after { content:'';}

a { text-decoration:none; }

a:hover { text-decoration:underline;}
input,select,textarea { font-size:12px; padding:2px;}
.clearfix { overflow:hidden; Zoom:1; 🎜>

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn