diff options
Diffstat (limited to 'static')
| -rwxr-xr-x | static/css/profile.css | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/static/css/profile.css b/static/css/profile.css index 962e528..fdac506 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -115,9 +115,14 @@ margin-top:0; } #profile h8{ position:absolute; -top:45px;font-size:100%; +top:39px;font-size:100%; letter-spacing:-1px; -margin-left:-8px;color:#000; +color:#000; +} +#profile h9{ +font-size:170%; +color:#000; +text-shadow:#ccc 1px 1px 1px; } #chatrap{ margin-left:15%; |
