tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e497337095
commit
a0dab54f88
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## ToDo
|
## ToDo
|
||||||
|
|
||||||
|
- BUG?: for some reason toggling fullscreen on a mobile device changes
|
||||||
|
font size...
|
||||||
- Save current gallery (zip)
|
- Save current gallery (zip)
|
||||||
- ~~Views: Gallery / Details / Lightbox~~
|
- ~~Views: Gallery / Details / Lightbox~~
|
||||||
- Details: populate fields
|
- Details: populate fields
|
||||||
|
|||||||
@ -42,6 +42,11 @@
|
|||||||
/*--lightbox-background-color: rgba(0,0,0,0.8);*/
|
/*--lightbox-background-color: rgba(0,0,0,0.8);*/
|
||||||
|
|
||||||
--color-transition: 1s;
|
--color-transition: 1s;
|
||||||
|
|
||||||
|
|
||||||
|
/* base font size... */
|
||||||
|
/* XXX can we use this as the basis for sizing for different devices??? */
|
||||||
|
font-size: 5mm;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gallery-dark {
|
.gallery-dark {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user