Add subtle shadows to notifications too.
This commit is contained in:
parent
82249ef3ec
commit
9588a7e86f
File diff suppressed because one or more lines are too long
@ -123,6 +123,7 @@ a[href="javascript:;"] {
|
||||
color: #FFF;
|
||||
font-weight: 700;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
|
||||
border-radius: 2px;
|
||||
margin: 1px auto;
|
||||
width: 500px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user