You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/05/30 07:29:28 UTC

[3/5] incubator-ponymail-site git commit: BACKGROUND color :)

BACKGROUND color :)


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/ba51ad5d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/ba51ad5d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/ba51ad5d

Branch: refs/heads/asf-site
Commit: ba51ad5dd5ebc632fe5399c5e5ba4529b4238da8
Parents: 19f047a
Author: humbedooh <hu...@apache.org>
Authored: Mon May 30 09:19:07 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Mon May 30 09:19:07 2016 +0200

----------------------------------------------------------------------
 content/css/default.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/ba51ad5d/content/css/default.css
----------------------------------------------------------------------
diff --git a/content/css/default.css b/content/css/default.css
index f4856fd..5a7ad77 100644
--- a/content/css/default.css
+++ b/content/css/default.css
@@ -1286,7 +1286,7 @@ html {
 body {
     margin: 0
     padding: 15px;
-    color: #eae2dc;
+    background-color: #eae2dc;
 }
 
 article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {