fragmentize CSS for easier management

This commit is contained in:
buzz-lightsnack-2007 2024-04-23 13:58:14 +08:00
parent b3c71efab3
commit 48e3a19881
7 changed files with 254 additions and 254 deletions

5
styles/fonts/all.css Normal file
View file

@ -0,0 +1,5 @@
@import url("/styles/fonts/all.article.css");
.collapsible > li > header {
font-weight: bold;
}