diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/style.css.html (renamed from templates/style.html) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/style.html b/templates/style.css.html index 4744695..00b4131 100644 --- a/templates/style.html +++ b/templates/style.css.html @@ -1,4 +1,3 @@ -<style> body { font-family: Verdana, sans-serif; margin: auto; @@ -168,5 +167,3 @@ color: #aaa; } } - -</style> |