From d542c7f4476b14d6a0fa2c1089ed6ff1fe8da5dc Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 15 Jan 2010 13:50:49 -0500 Subject: Commit --- static/profile.css | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) mode change 100644 => 100755 static/profile.css (limited to 'static/profile.css') diff --git a/static/profile.css b/static/profile.css old mode 100644 new mode 100755 index a8989db..7605fc7 --- a/static/profile.css +++ b/static/profile.css @@ -211,7 +211,29 @@ color:#087cff; font-size:1px; } + #newuser + {height:120px; + border-top-left-radius:5px; + border-top-right-radius:5px; + -webkit-border-top-left-radius:5px; + -webkit-border-top-right-radius:5px; + -moz-border-radius-topleft:5px; + -moz-border-radius-topright:5px; + border-bottom-left-radius:5px; + border-bottom-right-radius:5px; + -webkit-border-bottom-left-radius:5px; + -webkit-border-bottom-right-radius:5px; + -moz-border-radius-bottomleft:5px; + -moz-border-radius-bottomright:5px; + box-shadow: 15px 15px 10px #c8cbce; +-webkit-box-shadow: 15px 15px 10px #c8cbce; +-moz-box-shadow: 15px 15px 10px #c8cbce; +border:3px solid #999; +padding:20; + width:auto} + #newuser a:link{text-size:30px;} + body { margin: 0; @@ -221,4 +243,3 @@ body,td,th { }@charset "UTF-8"; -/* CSS Document */ -- cgit v1.2.3-70-g09d2