aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/theme.css')
-rw-r--r--public/stylesheets/theme.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css
index fec24cffb..5dbab54dd 100644
--- a/public/stylesheets/theme.css
+++ b/public/stylesheets/theme.css
@@ -501,4 +501,8 @@ div.frontpage-box {
line-height:18px;
min-height: 30px;
font-style: italic;
-} \ No newline at end of file
+}
+
+#set_photo {
+ background: url(/images/defaultprofilepic.png)
+}