Johnathan Lin
cd89b8d726
Merge branch 'master' into from-remote
2024-04-01 20:32:35 +08:00
JohnathanLin
f41d04d3b5
更新主题,新增评论方式介绍
2023-12-31 18:17:19 +08:00
Aditya Telange
69e5e085ab
improved profile mode spacing
2023-12-16 20:59:36 +05:30
Aditya Telange
c0b7ea5f4b
Fix Profile Mode imageTitle missing
...
fixes : #945
2022-07-09 20:09:32 +05:30
Aditya Telange
d35056c664
Better way of centering profile mode
2021-06-11 18:34:18 +05:30
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
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