Reorx
cbba5c25bd
add image-size-control shortcode
2022-05-05 16:49:21 +08:00
Reorx
3ba18bda18
fix top-link icon position
2022-05-05 16:29:52 +08:00
Reorx
9377da773c
enhance post typography
2022-04-21 17:32:20 +08:00
Reorx
280efabd02
tune link styles, add color to menu, content, footer links
2022-04-13 17:24:01 +08:00
Reorx
b9bc8b7d3b
replace instantpage with instantclick
2022-04-11 15:40:04 +08:00
Aditya Telange
df544469c9
Apply prettier to css
2021-06-11 13:34:55 +05:30
Kian Kasad
87fbe01124
Add missing semicolons in CSS files ( #408 )
...
Many of the CSS files had no semicolon after the last rule in a block,
which is proper syntax, but it's annoying when adding more rules. Since
omitting the semicolons doesn't really have a benefit, I've decided to
add them.
2021-06-11 13:29:56 +05:30
Aditya Telange
20b91ad2aa
Use less space in footer for 'Powered by' strings;
...
Don't break the 'Powered by' string in between
2021-05-01 11:32:11 +05:30
Aditya Telange
e503367a1a
[BREAKING] Split-up css into sub-parts ( #317 )
...
* Move styles into 3 different locations
- core
- common
- hljs
* Load all stylesheets in proper order
2021-03-27 11:28:55 +05:30