/ Published in: Other
Expand |
Embed | Plain Text
html { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100.01%; /*Opera default 100% is to small compared with other browsers*/ font-family: inherit; vertical-align: baseline;} body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, fieldset, img, ins, kbd, q, s, samp,small, strike, strong, tt, var,dl, dt, dd, ol, ul, li,form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 1em; font-family: inherit; vertical-align: baseline; background:transparent;} pre, sub, sup { margin: 0; padding: 0; border: 0; outline: 0;} :focus { outline: 0; color: #FFF;} fieldset { padding: .5em; } /*---@new----- add nice space to begin coding*/ body { line-height: 1.5; color: #000; background: #FFF;} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}/*--- @html5 Elements -----*/ ol, ul, li { list-style: none;} table, th, td { vertical-align: middle; } table { border-collapse: separate; border-spacing: 0;} caption, th, td { text-align: left; font-weight: normal;} blockquote:before, blockquote:after, q:before, q:after { content: "";} blockquote, q { quotes: "" "";} mark {background:transparent;color:#000; font-style:italic;font-weight:normal;}/*--- @html5 Element -----*/ del {text-decoration: line-through;} input, select {vertical-align:middle;}
You need to login to post a comment.
