mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-20 11:51:40 +02:00
Fixing gallery css
This commit is contained in:
@@ -30,7 +30,6 @@ img size recommended:800x600px
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption,
|
|
||||||
&:hover figcaption:before {
|
&:hover figcaption:before {
|
||||||
top: .3rem;
|
top: .3rem;
|
||||||
}
|
}
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*!
|
/*!
|
||||||
* Name: WebSlides
|
* Name: WebSlides
|
||||||
* Version: 1.3.1
|
* Version: 1.3.1
|
||||||
* Date: 2017-08-01
|
* Date: 2017-08-02
|
||||||
* Description: Making HTML presentations easy
|
* Description: Making HTML presentations easy
|
||||||
* URL: https://github.com/webslides/webslides#readme
|
* URL: https://github.com/webslides/webslides#readme
|
||||||
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
||||||
@@ -1985,7 +1985,6 @@ img size recommended:800x600px
|
|||||||
-webkit-transition: .1s;
|
-webkit-transition: .1s;
|
||||||
transition: .1s;
|
transition: .1s;
|
||||||
width: 0; }
|
width: 0; }
|
||||||
.flexblock.gallery li figcaption,
|
|
||||||
.flexblock.gallery li:hover figcaption:before {
|
.flexblock.gallery li:hover figcaption:before {
|
||||||
top: .3rem; }
|
top: .3rem; }
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*!
|
/*!
|
||||||
* Name: WebSlides
|
* Name: WebSlides
|
||||||
* Version: 1.3.1
|
* Version: 1.3.1
|
||||||
* Date: 2017-08-01
|
* Date: 2017-08-02
|
||||||
* Description: Making HTML presentations easy
|
* Description: Making HTML presentations easy
|
||||||
* URL: https://github.com/webslides/webslides#readme
|
* URL: https://github.com/webslides/webslides#readme
|
||||||
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
||||||
|
2
static/js/webslides.min.js
vendored
2
static/js/webslides.min.js
vendored
@@ -1,7 +1,7 @@
|
|||||||
/*!
|
/*!
|
||||||
* Name: WebSlides
|
* Name: WebSlides
|
||||||
* Version: 1.3.1
|
* Version: 1.3.1
|
||||||
* Date: 2017-08-01
|
* Date: 2017-08-02
|
||||||
* Description: Making HTML presentations easy
|
* Description: Making HTML presentations easy
|
||||||
* URL: https://github.com/webslides/webslides#readme
|
* URL: https://github.com/webslides/webslides#readme
|
||||||
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
||||||
|
Reference in New Issue
Block a user