diff options
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/static/profile.css b/static/profile.css index 91e5b92..a8b4534 100755 --- a/static/profile.css +++ b/static/profile.css @@ -4,7 +4,7 @@ width:180; position:absolute; top:30px; - left:642; +left:540; margin-top:34px; background-color:#fff; background-image:url(/static/spexx.png); @@ -18,7 +18,7 @@ background-color:#fff; line-height:1.5; } #chatrap{ - width:800; + width:750; margin-left:auto; margin-right: auto ; @@ -36,7 +36,7 @@ margin-top:-40; background-position:top; font-weight:bold; width:600; -margin-left:35; +margin-left:-7; text-align:left; @@ -149,7 +149,7 @@ border:1px solid #eee; -moz-border-radius-bottomright:15px; margin-top:20; z-index:4; -width:600; + line-height:20px; text-align: left; @@ -234,15 +234,21 @@ color:#087cff; box-shadow: 15px 15px 10px #c8cbce; -webkit-box-shadow: 15px 15px 10px #c8cbce; -moz-box-shadow: 15px 15px 10px #c8cbce; -border:3px solid #999; +border:3px solid #eee; padding:20; - width:auto} +color:#; +line-height:1.5; + width:490; +margin-left:-40} #newuser a:link{text-size:30px;} body { margin: 0; } +#date{ +font-size:50%; +} body,td,th { font-family: Arial, Helvetica, sans-serif; background-color:#ffffee; |
