Commit Graph

13 Commits

Author SHA1 Message Date
Lucas b2c2b7e3a5 backend: rework CSS
- Change text defaults to "small text"
- Add class for "big text"
- Use variable for gaps
- Split .gallery links normal style from pseudo classes
- Remove unused classes and elements
2023-03-26 20:56:06 +00:00
Lucas ed8f8306b9 backend: make .viewport responsive 2023-03-26 15:36:07 +00:00
Lucas ac9054f918 backend: make images fluid and avoid stretching 2023-03-17 23:22:31 +00:00
Lucas 9e189f37fb backend: rework gallery hyperlinks styling
Apply properties to a element, not img. Set "line-height: 0" to remove
extraneous extra space at the bottom of the image, still inside a
element.
2023-03-17 22:58:41 +00:00
Lucas a7e5d3d3d5 backend: set images to 100% width 2023-03-17 21:33:39 +00:00
Lucas 6e11d9d00f backend: rework and simplify styles 2023-03-14 21:53:34 +00:00
Lucas b09a5e7fe1 backend: add partial support for viewing media 2023-02-19 20:22:29 +00:00
Lucas f63398e54f frontend: change h1 sizing 2023-02-19 20:22:22 +00:00
Lucas 499510bd21 frontend: use width in .viewport
Also add .viewport to main div.
2023-02-19 20:22:22 +00:00
Lucas ec026de8b5 frontend: layout and css improvements
Make title and pager part of the main layout.

Adjust sizes and vertical rhythm all over the place.

Add flex to the main section, again keeping the header and footer at top
and bottom.

Rename main navigation classes.

Remove unused index.tt template.
2023-02-19 17:01:55 +00:00
Lucas ead5728a99 Implement /tags and /tag/id endpoints 2023-02-18 14:47:32 +00:00
Lucas 57b00f6c28 Rework main layout 2023-02-18 13:51:17 +00:00
Lucas 1ff831f80d Initial import 2023-02-18 09:49:05 +00:00