mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-28 05:51:23 -05:00
ordered list syntax
This commit is contained in:
parent
c8ce286f65
commit
47c88c0d8d
@ -1,9 +1,9 @@
|
|||||||
How to create your own theme
|
How to create your own theme
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
# Make a copy of the folder htdocs/themes/default, and name it as you like.
|
1. Make a copy of the folder htdocs/themes/default, and name it as you like.
|
||||||
# Start customizing your files!
|
2. Start customizing your files!
|
||||||
# Delete everything that has not been changed.
|
3. Delete everything that has not been changed.
|
||||||
|
|
||||||
For example: If you've only modified the main.css, create a folder named "css" in your theme folder, and put your main.css in there.
|
For example: If you've only modified the main.css, create a folder named "css" in your theme folder, and put your main.css in there.
|
||||||
The theme engine will load your CSS, and falls back to files in the default theme that aren't in your theme folder.
|
The theme engine will load your CSS, and falls back to files in the default theme that aren't in your theme folder.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user