Commit graph

11 commits

Author SHA1 Message Date
Philipp Winter
89eb3793eb Make border radius 25% instead.
Otherwise WebKit is cutting off parts of the icons.
2025-02-01 14:02:34 -06:00
Philipp Winter
1dc5db35bc Add hover animation effect. 2025-02-01 13:58:30 -06:00
Philipp Winter
a27dfd1c53 Harmonize CSS formatting. 2025-02-01 11:00:13 -06:00
Philipp Winter
24c0b1be07 Add missing margin to header. 2024-05-25 09:13:45 -05:00
Philipp Winter
e9c7d3ee9f Remove text decoration for icons. 2024-03-23 09:47:36 -05:00
Philipp Winter
0d6ddf944d Improve styling. 2024-03-23 09:15:12 -05:00
Philipp Winter
99074a5bee Update favicons.
The SVG icon didn't display properly on macOS.
2024-03-15 07:38:47 -05:00
Philipp Winter
f7393f4c83 Re-add the open access logo.
It somehow got lost in the last few commits.
2024-03-10 14:47:16 -05:00
Philipp Winter
14738b9abe Brighten text background.
The background of the text boxes is slightly darker than it should be.
2024-03-10 12:08:10 -05:00
Philipp Winter
4651ad9c67 Ask contributors to make PRs. 2024-03-10 12:08:10 -05:00
Philipp Winter
4be5f7bfb2 Add new build tool.
bibliogra.py requires Python 2, which is a pain to deal with.  This
commit adds a Go tool that compiles CensorBib from BibTeX to HTML.  The
tool does the bare minimum and is quite strict in the BibTeX format it
expects.
2024-03-10 12:08:10 -05:00