summaryrefslogtreecommitdiff
path: root/artistes.html
AgeCommit message (Collapse)Author
2020-11-21Add language "button"Kévin Le Gouguec
Note sure I want to leave it in that standalone div. Either tuck it in the header (and figure how to set grid columns properly) or move it to the first footer.
2020-11-18Simplify div hierarchy; use grid displayKévin Le Gouguec
2020-11-18Use actual main tag instead of "main" classKévin Le Gouguec
2020-11-17Add tentative "social" sidebarKévin Le Gouguec
2020-11-17Add artist portraits backKévin Le Gouguec
Use as many character-width-independent units as possible, to make sure nothing moves too much when zooming. Move some body CSS to common stylesheet. Probably broke events page, ah well. All in due time. Fix "transition" property: apply only to "filter". Otherwise when zooming images are resized with a slow 1s transition.
2020-11-17Crack open vertical alignment of flex items… againKévin Le Gouguec
"align-" ⇒ "along the cross-axis" can get rid of that superstitious "margin: auto" now. - add quatuor name - allow nav items to wrap - make background color less garish
2020-11-03Add logoKévin Le Gouguec
2020-11-03Fix photo div width, body min-heightKévin Le Gouguec
Also add footer
2020-10-21add event gridKévin Le Gouguec
2020-10-21add nav & grayscale transitionKévin Le Gouguec
2020-10-21POC artist pageKévin Le Gouguec