Shadow
This commit is contained in:
parent
7cfbaf609f
commit
f057175dda
|
@ -11,6 +11,7 @@
|
||||||
width: auto;
|
width: auto;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
box-shadow: $shadow2;
|
box-shadow: $shadow2;
|
||||||
|
text-shadow: 0 1px 1px rgba($base-text, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover > .info,
|
&:hover > .info,
|
||||||
|
|
Loading…
Reference in New Issue