aboutsummaryrefslogtreecommitdiffstats
path: root/notmyidea-cms-fr
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2015-05-29 09:17:31 -0700
committerJustin Mayer <entroP@gmail.com>2015-05-29 09:17:31 -0700
commita4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c (patch)
tree03aefa85f9bd40b414915558a60dd2bd492ca89b /notmyidea-cms-fr
parentd9405f5c009d9829618547a04c97783d86e54b7c (diff)
downloadpelican-themes-a4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c.zip
pelican-themes-a4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c.tar.gz
pelican-themes-a4ce53ca9bf12bbe292754218b2d9a5bdfd0f38c.tar.bz2
notmyidea-cms: Remove CSS link to missing image
Fixes #296. Refs #302.
Diffstat (limited to 'notmyidea-cms-fr')
-rw-r--r--notmyidea-cms-fr/static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmyidea-cms-fr/static/css/main.css b/notmyidea-cms-fr/static/css/main.css
index ab76379..e5f01c7 100644
--- a/notmyidea-cms-fr/static/css/main.css
+++ b/notmyidea-cms-fr/static/css/main.css
@@ -15,7 +15,7 @@
/***** Global *****/
/* Body */
body {
- background: #F5F4EF url('../images/bg.png');
+ background: #F5F4EF;
color: #000305;
font-size: 87.5%; /* Base font size: 14px */
font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;