@charset "UTF-8"; .dlt_entry p{ margin: 0 !important; padding: 0 !important; } .sign{ display: block; clear: both !important; } /* # sidebar ============================================*/ #dlt_categories1, #dlt_archives1 { p { border-color: #4c4c4c; } ul { background: none; li { border-color: #4c4c4c; &:last-child { border-color: #4c4c4c; } } } } /* # archive ============================================*/ .dlt_lay_post2 { .dlt_entry { a { .dlt_entry_header { border-color: #4c4c4c; div { font-size: 16px; width: 100px; } h4 { font-size: 16px; } } } } } /* # single ============================================*/ .dlt_lay_post { .dlt_entry { .dlt_entry_header { div { font-size: 14px; } h4 { font-size: 16px; } } .dlt_entry_footer { background-color: #fff; } } } /* # reset ============================================*/ .dlt_lay_post { .dlt_entry_content { img { width: auto; height: auto; max-width: 100%; } h1 { font-size: 2em; font-weight: bold; margin: 0.6em 0; position: static; z-index: auto; color: #5e4d39; } h2 { font-size: 1.5em; font-weight: bold; margin: .50em 0; width: auto !important; max-width: 100%; text-align: left; height: auto !important; } h3 { font-size: 1.17em; font-weight: bold; margin: 0.50em 0; } h4 { font-size: 1em; font-weight: bold; margin: 0.45em 0; } h5 { font-weight: bold; margin: 0.45em 0; font-size: 1em; } h6 { font-weight: bold; margin: 0.45em 0; font-size: 1em; } blockquote { background-color: #fff; font-family: "MS Pゴシック", sans-serif; &:before { left: 0; } &:after { bottom: -5px; } p {} } ul { li {} } ol { li {} } dl { dt {} dd {} } table { tr { th {} td {} } } } }