Increase clarity of carousel captions
This commit is contained in:
parent
c6e061fea7
commit
6f842b5632
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 17 KiB |
|
@ -152,7 +152,7 @@ a:hover {
|
|||
|
||||
z-index: 1010; // 10 more then slick
|
||||
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
text-shadow: -2px 2px 3px rgba(0,0,0,1), -2px -2px 3px rgba(0,0,0,1), 2px -2px 3px rgba(0,0,0,1), 2px 2px 3px rgba(0,0,0,1);
|
||||
display: inline-block;
|
||||
|
||||
max-width: 300px;
|
||||
|
|
Reference in New Issue