Commit Graph

6 Commits

Author SHA1 Message Date
Reorx b816797316 rename .list to .list-page 2022-09-07 21:47:14 +08:00
Reorx 80f443ec36 add mark and .telegram-channel style for home page entry 2022-06-01 00:51:18 +08:00
Reorx 9377da773c enhance post typography 2022-04-21 17:32:20 +08:00
Reorx dbbf9f81a1 fix homeInfoParams style, add docs to menu 2022-04-14 15:19:21 +08:00
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 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
Renamed from assets/css/reset.css (Browse further)