💄 Add custom files support just enjoy by yourself.

This commit is contained in:
凡梦星尘
2022-09-10 21:41:33 +08:00
parent 2276aae127
commit df09cbe4c0
7 changed files with 128 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
/** Custom style defined file **/
.mydefined {
font-size: 0.65em;
color: #ed6c24;
}
.custom-footer {
color: #ed6c24;
}
.custom-head5 {
font-size: 1.2em;
color: #ed6c24;
font-weight: bold;
}