diff --git a/static/css/default.css b/static/css/default.css new file mode 100644 index 0000000..47409ca --- /dev/null +++ b/static/css/default.css @@ -0,0 +1,4 @@ +body .dark { + background: #000; + color: #49b; +} diff --git a/templates/default.html b/templates/default.html index 44af777..735135a 100644 --- a/templates/default.html +++ b/templates/default.html @@ -3,15 +3,11 @@ - - My Shake Blog — {{{title}}} - + {{{title}}} · Pagwin's website + - +