small fix + white color for user-card + opaque outline for text
This commit is contained in:
parent
fc1283da83
commit
e93ce99198
3 changed files with 3 additions and 2 deletions
|
@ -28,7 +28,7 @@ $fallback--avatarRadius: 4px;
|
|||
$fallback--avatarAltRadius: 10px;
|
||||
$fallback--attachmentRadius: 10px;
|
||||
|
||||
$usercard-text-shadow-color: rgba(0,0,0,.3);
|
||||
$usercard-text-shadow-color: #666;
|
||||
$usercard-text-shadow: 0px 1px 5px rgba(0, 0, 0, .7),
|
||||
0 1px 0px $usercard-text-shadow-color,
|
||||
0 -1px 0px $usercard-text-shadow-color,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue