diff options
Diffstat (limited to 'notmyidea-cms-fr/static/css')
-rw-r--r-- | notmyidea-cms-fr/static/css/main.css | 2 |
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; |