Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -22,7 +22,7 @@ body{ | ... | @@ -22,7 +22,7 @@ body{ |
| 22 | #name | 22 | #name |
| 23 | { | 23 | { |
| 24 | position:relative; | 24 | position:relative; |
| 25 | - width:300px; | 25 | + width:400px; |
| 26 | height:120px; | 26 | height:120px; |
| 27 | top:4%; | 27 | top:4%; |
| 28 | left:3%; | 28 | left:3%; |
| ... | @@ -61,7 +61,7 @@ body{ | ... | @@ -61,7 +61,7 @@ body{ |
| 61 | #nick | 61 | #nick |
| 62 | { | 62 | { |
| 63 | font-family: 'Nanum Gothic'; | 63 | font-family: 'Nanum Gothic'; |
| 64 | - font-size:40px; | 64 | + font-size:35px; |
| 65 | font-weight:bold; | 65 | font-weight:bold; |
| 66 | } | 66 | } |
| 67 | #div1 | 67 | #div1 | ... | ... |
-
Please register or login to post a comment