사용자: 폰트크기 조절
This commit is contained in:
@ -8,7 +8,7 @@ h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"verdana","dotum"}
|
||||
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
|
||||
header ul, nav ul {margin:0;padding:0;list-style:none}
|
||||
form, img {border:0}
|
||||
label, input, select, img {vertical-align:middle}
|
||||
label, input, select, img {vertical-align:middle} textarea {font-size:1em}
|
||||
input {margin:0;padding:0;font-family:"verdana","dotum"}
|
||||
p {margin:5px 0;padding:10px 0;line-height:1.5em}
|
||||
hr {display:none}
|
||||
@ -169,7 +169,7 @@ a {color:#000;text-decoration:none}
|
||||
|
||||
/* 레이아웃 중간 */
|
||||
#wrapper {z-index:2;clear:both;position:relative;padding:20px 240px 30px 20px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y}
|
||||
#wrapper h1 {font-size:1em}
|
||||
#wrapper_title {font-size:1.2em}
|
||||
|
||||
/* 레이아웃 하단 */
|
||||
#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #bbb;color:#595959}
|
||||
|
||||
Reference in New Issue
Block a user