💄 Add custom files support just enjoy by yourself.
This commit is contained in:
16
exampleSite/static/css/custom_style.css
Normal file
16
exampleSite/static/css/custom_style.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user