/ Published in: CSS
Expand |
Embed | Plain Text
@charaset "UTF-8"; /* ReCSS */ html,body { font-size:16px; font-family:Arial,helvetica,"MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";} html,body,h1,h2,h3,h4,h5,h6,li,dl,dt,dd { margin:0; padding:0; font-size:100%;} img {border:none;} a { outline:none; color:#009;} a:hover {color:#009;} ol,ul { margin:0; padding:0 0 0 2em;} table { border-collapse:collapse; border-spacing:0;} p { margin:0 0 1em; padding:0;} .cancel {clear:both;} .clearfix::after { content:"."; height:0; display:block; visibility:hidden; clear:both;} .clearfix {min-height:1%;} * html .clearfix {height:1%;} hr { visibility:hidden; margin:0; clear:both;} .alpha { opacity:.8; filter: alpha(opacity=80); -ms-filter: alpha(opacity=80);} /* html5 LastCall? */ article, aside, canvas, footer, figure, header, hgroup, menu, nav, section {display:block;} abbr, mark, meter, time, svg {display:inline;}
You need to login to post a comment.
