css common reset style

/* reset */ html,body,h1,h2,h3,h4,h5,h6,p,div,fieldset,img,a,ul,li,nav,header,footer,section{ padding:0; margin:0; border:0; } dl,dd{ margin:0; padding:0; -webkit-margin-start:0; -webkit-margin-before:0; -webkit-margin-after:0; } img{ max-width:100%; } li{ list-style:none; } html{ position:relative; min-height:100%; } body{ font-size:13px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-text-size-adjust:100%; background-color:; } a{ text-decoration:none; transition:0.2s ease-out; color:; } a:hover, a:active{ color:; text-decoration:none; }, a:visited{ color:; } h1, h2, h3, h4, h5, h6{ line-height:1.1; } .clearfix{min-height:1px;} .clearfix:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.