Showing
1 changed file
with
3 additions
and
3 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 |
... | @@ -122,4 +122,4 @@ body{ | ... | @@ -122,4 +122,4 @@ body{ |
122 | { | 122 | { |
123 | font-size:x-large; | 123 | font-size:x-large; |
124 | font-weight: bold; | 124 | font-weight: bold; |
125 | -} | 125 | +} |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment