Commit graph

264 commits

Author SHA1 Message Date
Alex Cabal
84f4b2b0bf Add donation drive aside to download page 2024-11-25 12:03:26 -06:00
Alex Cabal
86f3ac74be Tweak donation page style 2024-11-25 10:40:52 -06:00
Alex Cabal
186b8ac1a6 Fix some styles 2024-11-23 15:00:21 -06:00
Alex Cabal
8ad3291a35 Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
Alex Cabal
5c7a924be2 Add Bluesky and Mastadon accounts, and add some Mastodon metadata to header 2024-11-18 13:41:45 -06:00
Alex Cabal
163ada3b09 Add placeholders for public domain day ebooks 2024-11-04 21:17:09 -06:00
partev
f901ee89e0 replace twitter.com with x.com 2024-10-19 12:21:19 -05:00
Alex Cabal
19cf14c1aa Add automatic donation drives 2024-10-17 11:58:25 -05:00
Ainsley Ellis
dbbd972ad5 Remove unused CSS rule for footer paragraphs 2024-10-02 16:46:54 -05:00
Alex Cabal
6e4ac8a9d8 Fix font weight for checkbox elements 2024-08-29 15:24:14 -05:00
Alex Cabal
a91b899a69 Tweak appearance of artwork form and add URL validation for SE URL 2024-07-18 12:12:35 -05:00
Alex Cabal
486167dd43 Add corporate sponsor 2024-06-17 10:01:19 -05:00
Alex Cabal
026ea90f05 Tweak artwork filter bar CSS 2024-05-30 22:54:21 -05:00
Robin Whittleton
13a1d5278e Tweak text colours to meet minimum contrast
This gives the code samples a slightly brighter and less saturated look, but I think it looks good.
2024-05-30 21:35:12 -05:00
Alex Cabal
e7a9790147 Add Facebook button in footer 2024-04-24 13:05:15 -05:00
Alex Cabal
8930d9b906 Fix various CSS errors 2024-04-22 10:51:29 -05:00
Alex Cabal
00619080a8 Add icons to form elements across site, and remove some CSS classes in favor of :has() 2024-04-15 20:36:56 -05:00
Alex Cabal
92c647f2b1 Add X and Instagram links to site footer 2024-04-13 12:15:38 -05:00
Alex Cabal
74e672ba89 Add status ribbons to artworks in artworks DB 2024-03-25 16:07:48 -05:00
Alex Cabal
9437beaee9 Add thank-you page to ebook downloads 2024-02-26 13:34:44 -06:00
chapkachapka
ebfbe3619f Add style information for CC0 dl 2024-02-15 09:25:39 -06:00
Mike Colagrosso
b6c1e1133d Add z-index: -1 to select down arrow
Without this change clicking exactly on the down arrow eats the click and
doesn't active the <select> element.
2024-01-23 14:53:10 -06:00
Alex Cabal
fe03f01393 Some more minor fixes, and checks for the temporary 'todo' tag 2024-01-18 21:31:36 -06:00
Alex Cabal
5ef6d3aef8 Artwork db code tweaks, also remove 'in use' as a status 2024-01-17 16:04:11 -06:00
Mike Colagrosso
73bcae0c84 Add classes to artwork forms for easier targeting 2024-01-17 12:12:25 -06:00
Mike Colagrosso
7b03175cc7 CSS tweak to selectors for the browse form 2024-01-17 12:12:25 -06:00
Mike Colagrosso
af24efddaa Style the Artwork editing form the same as the creation form
It's a complicated selector because it also must exclude the PATCH form on `artworks/get.php`, which has similar attributes.

Moreover, the browse form on `artworks/index.php` also has similar attributes.
2024-01-17 12:12:25 -06:00
Alex Cabal
d3bde7d195 Use @inputmode="number" instead of <input type="number"> 2024-01-16 00:19:43 -06:00
Alex Cabal
7c49c77942 Allow clicking through to in use artwork 2024-01-15 00:08:15 -06:00
Alex Cabal
b178bcb6fa Tweak in-use artwork CSS 2024-01-14 22:43:28 -06:00
Alex Cabal
5c581ca3d7 Rearrange artwork submission page 2024-01-13 00:17:23 -06:00
Job Curtis
9c27d80dd9 Add grid layouts for smaller screens to /artwork filter form 2024-01-12 13:16:08 -06:00
Alex Cabal
fcc8bbbee7 Tweak in-use artwork CSS 2024-01-12 11:03:44 -06:00
Job Curtis
b51099e8f4 Add grid layouts for smaller screens to /artwork grid 2024-01-11 10:37:47 -06:00
Alex Cabal
8a82524de7 Change artwork list to grid view 2024-01-09 11:19:36 -06:00
Alex Cabal
1c125ef625 Fix style in artwork DB 2024-01-08 20:38:05 -06:00
Alex Cabal
b99d2aac1a Merge admin pages with regular pages for art system 2024-01-07 15:47:40 -06:00
Alex Cabal
017baef7d3 Artwork system: More options for reviewers submitting new artwork 2024-01-07 14:03:55 -06:00
Alex Cabal
5a1c05d8c5 Add password login option for some users, and further refinements to artwork management system 2024-01-06 22:27:38 -06:00
Mike Colagrosso
6a5c05511a Add cover art database
Co-authored-by: Job Curtis <job.curtis@gmail.com>
Co-authored-by: Alex Cabal <alex@standardebooks.org>
2024-01-03 19:14:04 -06:00
Alex Cabal
fa952176d1 Tweak style for error messages 2023-07-14 09:38:28 -05:00
Mike Colagrosso
75066dd862 Add ereader.css
Kindle and Kobo don't support WOFF or WOFF2, so this change adds a TTF
version of the League Spartan font.
2023-03-19 18:38:28 -05:00
Robin Whittleton
706fd4fea0 Load an ereader CSS instead of core for Kobo/Kindle 2023-03-19 18:38:28 -05:00
Alex Cabal
c335ad331d Use @aria-current attribute instead of class on nav items 2023-02-22 15:39:07 -06:00
Alex Cabal
04759aa17b Add size warning when single-page download is larger than 1MB 2023-01-13 16:42:57 -06:00
Alex Cabal
6b32df03ab Tweak toc in step by step guide 2022-12-31 22:45:04 -06:00
David
ed40d7ef0c Modify Step guid ToC css: use class selector 2022-12-31 22:34:54 -06:00
David
680a73bf91 Add Step ToC rules to manual.css 2022-12-31 22:34:54 -06:00
Alex Cabal
9204262bab Minor style tweaks 2022-11-28 14:23:12 -06:00
Brandon
88e7f63486 Revert "Fix margin collapse issue" and adjust whitespace to compensate
This reverts commit a806fc41a8.
2022-11-28 14:18:27 -06:00