From f8ff5eb7936777c174ed0402fdd36b71219f7bb0 Mon Sep 17 00:00:00 2001 From: falcken1002 Date: Sat, 23 Aug 2014 00:38:32 +0100 Subject: [PATCH] Update marge.css --- css/marge.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/marge.css b/css/marge.css index 344e76f..06ad092 100644 --- a/css/marge.css +++ b/css/marge.css @@ -8,8 +8,8 @@ #marge { position: relative; - width: 140px; - height: 205px; + width: 160px; + height: 2115px; margin: 0 auto; } @@ -35,7 +35,7 @@ #marge .head .hair-circle { - border-radius: 50%; + border-radius: 60%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } @@ -994,4 +994,4 @@ -webkit-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1); -moz-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1); box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1); -} \ No newline at end of file +}