summaryrefslogtreecommitdiff
path: root/static/css/profile_dashboard.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-31 18:36:38 +0000
committeryo momma <shutup@oops.wtf>2026-01-31 18:36:52 +0000
commitfff745efe30e767118c5c28a6feddc14d15c7e19 (patch)
treea1bcd7a7e5117f1fd6fe4e848ecfe48338348c88 /static/css/profile_dashboard.css
parent41a99ba87e2e5789c2a33d7dc5f7d3d0c9871b8e (diff)
Refactor: reduce inline styles (profiles/banners/IE)
Diffstat (limited to 'static/css/profile_dashboard.css')
-rw-r--r--static/css/profile_dashboard.css5
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;