Commit Graph

9 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 c78bd0c85b backend: move all header and pager display out of layout 2023-03-24 13:58:39 +00:00
Lucas aaf12cb7c2 backend: use % for control flow and directives, <%= %> for interpolation 2023-03-19 21:59:41 +00:00
Lucas 4f5ce1100c backend: display title conditionally 2023-03-19 21:59:41 +00:00
Lucas daefabd1af backend: move pager HTML into a partial template 2023-03-17 19:58:12 +00:00
Lucas 6e11d9d00f backend: rework and simplify styles 2023-03-14 21:53:34 +00:00
Lucas 4571ab3643 backend: remove debug block in template 2023-03-10 20:46:54 +00:00
Lucas fa07cf5645 backend: implement paging 2023-03-10 20:34:00 +00:00
Lucas 6dfabdf29f backend: add / 2023-03-05 17:23:13 +00:00