diff options
Diffstat (limited to 'static/css/profile_dashboard.css')
| -rw-r--r-- | static/css/profile_dashboard.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/profile_dashboard.css b/static/css/profile_dashboard.css index 4790ccb..03bc3c7 100644 --- a/static/css/profile_dashboard.css +++ b/static/css/profile_dashboard.css @@ -91,6 +91,11 @@ margin-top:50px; } +.dashavatar-bg{ +height:100px; +width:100%; +} + #dashpix{ top:0px; float:right; |
