36 Commits

Author SHA1 Message Date
Quentin Schulz
ecb1cadbee themes: pictures-group: fix alignment when pictures do not fill the flex container
In most cases, a line in a pictures-group contains enough pictures or at
least in the correct format (usually in landscape mode) to actually make
the browser call flex-shrink.

However, in a few specific cases, when pictures do not fill the flex
container, there is some space left on the right side of the line which
could be filled in.

In that case, we can use the flex-grow property. To be able to keep
everything aligned, we need to set the flex-grow property according to
the ratio of the picture so that all pictures in the line are grown
proportionally.

Adding this alignment fix required a bit of re-ordering so we could call
the ratio property for the div of class `picture`.

Fixes #92

Signed-off-by: Quentin Schulz <foss@0leil.net>
2019-05-05 21:21:14 +02:00
Adrien Beudin
95358281ef fix fullscreen video on click 2017-06-04 21:54:04 +02:00
Adrien Beudin
59f96c0b24 add background color for audio player 2017-06-04 16:28:09 +02:00
Adrien Beudin
fe83ad3664 add floating image in paragraph section 2017-05-23 13:44:26 +02:00
Adrien Beudin
3da2f92049 remove youtube section on iframe 2017-05-15 14:05:26 +02:00
Adrien Beudin
d6bc47a939 add quote section 2017-05-09 14:37:32 +02:00
Adrien Beudin
0749e9fec2 fix youtube section + add docs 2017-05-03 19:19:55 +02:00
Adrien Beudin
9f6148b551 add youtube support 2017-05-03 16:50:06 +02:00
Adrien Beudin
7d06ed2792 update material theme 2017-04-27 17:59:46 +02:00
Laurent Peuch
8a7e5357c3 [enh] port baguette responsive to material theme 2016-11-01 12:31:08 +01:00
Laurent Peuch
1db01d43ef [mod] fix indentation 2016-11-01 12:30:16 +01:00
Laurent Peuch
aa7121250f [mod] fix indentation 2016-11-01 12:28:45 +01:00
Laurent Peuch
7f7d93d164 [mod] retab 2016-11-01 12:28:02 +01:00
Laurent Peuch
1c7cd448e2 [mod] fix indentation 2016-11-01 12:27:28 +01:00
Laurent Peuch
e6fd94a6c1 [mod] fix indentation 2016-11-01 12:27:08 +01:00
Laurent Peuch
5d2c521afd [mod] trailing spaces 2016-11-01 12:25:20 +01:00
Laurent Peuch
202594d9fa [mod] start porting baguette responsive to material theme 2016-11-01 12:25:14 +01:00
Adrien Beudin
d3c0e1e466 update material theme 2016-05-20 08:47:02 +02:00
Adrien Beudin
530a524373 picture group responsible 2016-05-18 17:43:43 +02:00
Antoine Lamielle
4733ee509a Fix twitter and facebook links in author section
On the material theme this time
2016-05-14 00:28:30 +02:00
Adrien Beudin
fd3eca33e8 video index material 2016-05-06 14:16:43 +02:00
Adrien Beudin
bbeeac535c full picture video 2016-05-02 09:52:10 +02:00
Adrien Beudin
5fd7b89ca9 bordered video 2016-04-30 10:24:37 +02:00
Adrien Beudin
fc82ddc1ab start video support 2016-04-29 12:40:34 +02:00
Adrien Beudin
3b13ee03a2 add support of text color 2016-04-13 11:45:26 +02:00
Adrien Beudin
f3e94496a8 Revert "fix author section"
This reverts commit 5b5cff0c2e45f2462dbf39c1c5fc4ad303644413.
2016-04-10 17:43:00 +02:00
Adrien Beudin
5b5cff0c2e fix author section 2016-04-10 17:40:34 +02:00
Adrien Beudin
a90e633308 some stuff and background 2016-04-09 09:33:48 +02:00
Adrien Beudin
31b0da1a2e fix some stuff on material theme 2016-04-01 19:40:28 +02:00
Adrien Beudin
0805c8183b fix bordered picture 2016-03-30 13:32:07 +02:00
Adrien Beudin
5a6e11ec80 fix range 2016-03-30 11:23:07 +02:00
Adrien Beudin
51ada6267b Add range of date in full-picture 2016-03-30 11:12:30 +02:00
abeudin
3c5571e5ca Update bordered-picture.html 2016-03-08 14:03:33 +01:00
Adrien Beudin
dbdd257c52 add caption on exposure theme 2016-02-26 19:52:14 +01:00
Adrien Beudin
11513e6461 fix material theme 2016-02-24 16:51:59 +01:00
Adrien Beudin
8c7dbc5a4a add support theme 2016-02-22 14:11:36 +01:00