From b7776fcddaf21702570925feb6f166d57774873a Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 26 Mar 2013 17:36:29 +0100 Subject: [PATCH] perfectionism --- CREATING_THEMES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CREATING_THEMES.md b/CREATING_THEMES.md index 90e2d04..5fa6183 100644 --- a/CREATING_THEMES.md +++ b/CREATING_THEMES.md @@ -6,7 +6,7 @@ How to create your own theme 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. -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. Examples: