1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 03:44:32 +02:00

Skin colour tweaks

This commit is contained in:
Toby Zerner
2015-05-02 08:29:43 +09:30
parent ec343cb442
commit e4a880c4f4
6 changed files with 26 additions and 25 deletions

View File

@@ -59,7 +59,7 @@
}
& .avatar {
.avatar-size(96px);
border: 4px solid #fff;
border: 4px solid @fl-body-bg;
.box-shadow(0 2px 6px @fl-shadow-color);
}
& .badges {