added heading to term pages

This commit is contained in:
Thunder33345
2023-04-27 00:54:20 +08:00
parent 9726b8d806
commit e76c7ebb66
3 changed files with 61 additions and 0 deletions

3
assets/css/term.scss Normal file
View File

@ -0,0 +1,3 @@
h1.term {
color: $accent;
}