mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-26 22:44:45 +02:00
css changes
This commit is contained in:
committed by
GitHub
parent
8bb245fced
commit
5f04b2e441
12
CHANGELOG.md
12
CHANGELOG.md
@@ -17,6 +17,18 @@
|
|||||||
- [[#51](https://github.com/webslides/webslides/issues/51)]Autoslide now pauses if a focusable element gains focus.
|
- [[#51](https://github.com/webslides/webslides/issues/51)]Autoslide now pauses if a focusable element gains focus.
|
||||||
- Added `ws-ready` to actually lock the scroll
|
- Added `ws-ready` to actually lock the scroll
|
||||||
|
|
||||||
|
## CSS
|
||||||
|
|
||||||
|
- naming conventions:
|
||||||
|
- .wall is now .text-quote
|
||||||
|
- introducing .text-interview = dl.text-interview, dt (name), dd (question/answer)
|
||||||
|
- .card is now a card: width: 100%
|
||||||
|
- fluid .wrap (width: 90%)
|
||||||
|
- .gallery li: auto-fill removed. Now: equal width (useful for gallery layouts)
|
||||||
|
- adding padding to form[class*="bg-"]
|
||||||
|
- a better CSS print: A4 landscape
|
||||||
|
|
||||||
|
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
|
|
||||||
- Fixed issues with the grid.
|
- Fixed issues with the grid.
|
||||||
|
Reference in New Issue
Block a user