Commit Graph

15 Commits

Author SHA1 Message Date
1b8b2cbce7 Update list layout and style
Not only does this make some proper RTL styling but also make it more
responsive. The nice separators are gone though. :(
2023-03-16 18:02:42 +08:00
f63ec0912a Update spacing and content width to be more consistent 2023-02-27 16:55:01 +08:00
86ca08a099 Update redundant and unnecessary rules 2023-02-27 16:54:43 +08:00
06aa16bc3e Change accent color from base0C to base09
This is closer to the Base16 standard style guide. Also, it just happen
to look nicer anyways. :)

Related with the change also comes with a new color when hovered.
2023-02-27 16:53:18 +08:00
e4b0cf4c4a Add site-wide components selection style
This is different from removing the overridden style for CSS
`::selection` where it affects the accessibility. This one is for
components with selection.
2023-02-27 13:22:45 +08:00
f80b9be1c5 Revise responsive font size for the theme 2023-02-21 14:35:06 +08:00
Gabriel Arazas
7d46ae111f Make consistent body style 2022-06-13 20:45:03 +08:00
Gabriel Arazas
bfc7a2df40 Update code blocks height
It is now the same as in my site. I found it to be surprisingly useful
but it needs a little widget like a button to make it fullscreen to make
it more accessible especially at larger screens.
2022-05-09 20:18:33 +08:00
Gabriel Arazas
f00d93890d Refactor CSS files 2022-05-01 20:38:07 +08:00
Gabriel Arazas
4d29a0b313 Minor refactor to several components 2022-04-30 19:59:35 +08:00
Gabriel Arazas
17bb1e10e5 Update docs and styles 2021-01-28 00:21:42 +08:00
Gabriel Arazas
77a306a0f5 Update the layout and the list template
I've also made small improvements such as adding the appropriate label
for the main footer.
2021-01-21 03:16:26 +08:00
Gabriel Arazas
023c34c22a Update the site layout
Made the resulting HTML cleaner and added a color to the border for more
personality.
2020-12-23 18:20:16 +08:00
Gabriel Arazas
9487442d64 Make a few tweaks to the theme 2020-11-05 13:54:38 +08:00
Gabriel Arazas
2f06fd7861 Initial release
All of the changes should be documented in the changelog.
2020-11-03 00:55:18 +08:00