Merge pull request #2235 from MaxwellKepler/develop
Added badge to non-autoplay GIFs
This commit is contained in:
commit
7dd610b41e
4 changed files with 23 additions and 1 deletions
|
@ -144,6 +144,9 @@ $lightbox-bg-color: #454545;
|
|||
$lightbox-fg-color: #ffffff;
|
||||
$lightbox-border-color: #ffffff;
|
||||
|
||||
$imagebody-giflabel: rgba(1, 1, 1, 0.7);
|
||||
$imagebody-giflabel-border: rgba(1, 1, 1, 0.2);
|
||||
|
||||
// unused?
|
||||
$progressbar-color: #000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue