관리-도구
편집 파일: reset.css
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 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-size:100%; vertical-align:baseline; background:transparent; } body { line-height:1; } article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; } nav ul { list-style:none; } blockquote, q { quotes:none; } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; } li { list-style-type:none; } /* change colours to suit your needs */ ins { background-color:#ff9; color:#000; text-decoration:none; } /* change colours to suit your needs */ mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; } table { border-collapse:collapse; border-spacing:0; } /* change border colour to suit your needs */ hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; } input, select { vertical-align:middle; } img { max-width:100%; vertical-align:text-bottom; height:auto; vertical-align: top; } .clear { clear:both; } .listing, .listing-full { padding-top:10px; } .listing ul { width:30%; float:left; } .listing-full { padding-bottom:15px; } .listing li, .listing-full li { display:block; padding:3px; background-image:url(../images/icn-tick.png); background-repeat:no-repeat; background-position:left 7px; padding-left:18px; } .border { margin-bottom: 15px; border-top-width: 1px; border-top-style: solid; border-top-color: #ADADAD; } .scrollToTop{ width:30px; height:30px; text-align:center; font-weight: bold; color: #444; text-decoration: none; position:fixed; bottom:75px; right:40px; display:none; background-image:url(../images/scroll-top.png); background-repeat:no-repeat; background-size:100% 100%; z-index:968; } .scrollToTop:hover{ text-decoration:none; } @media (max-width: 580px) { .listing ul { width:50%; } } @media (max-width: 420px) { .listing ul { width:100%; } }