aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 3e8a0a07..61be8e2c 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -116,6 +116,9 @@ h6.description {
116 116
117.profile .img-none { 117.profile .img-none {
118 border: dashed 1px #eee; 118 border: dashed 1px #eee;
119 color: #eee;
120 text-align: center;
121 font-size: 8em;
119} 122}
120 123
121.img-box ul{ 124.img-box ul{