블로그 CSS 편집
- 2023.03.06

pre, code {
font-family: 'Play', sans-serif;
font-size: 100%;
color: #303030;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
/* div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure { */
margin: 0;
padding: 0;
}
