citra-emu
/
citra-web
Archived
1
0
Fork 0

Increase clarity of carousel captions

This commit is contained in:
James 2017-09-08 17:44:48 +10:00
parent c6e061fea7
commit 6f842b5632
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -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;