From 7cfff76bc76aaf5dd861fe8bd6702e67d2c17f33 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Tue, 21 May 2013 16:26:54 -0700 Subject: [PATCH] Published by http://benweet.github.io/stackedit --- doc/theming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/theming.md b/doc/theming.md index d72fa379..491f5e3a 100644 --- a/doc/theming.md +++ b/doc/theming.md @@ -23,7 +23,7 @@ In **StackEdit**, a theme is pretty much a CSS file that overrides the default l That's it! -**Please, keep in mind these simple rules:** +### Please, keep in mind these simple rules - Avoid using gradients, shadows and other effects as much as possible (for performance concern). - Try to create something at least as nice as the default theme...