stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=016804c015f2bcfbe66c1f81b29d3c960343a51c

commit 016804c015f2bcfbe66c1f81b29d3c960343a51c
Author: Stefan Schmidt <[email protected]>
Date:   Fri Sep 19 15:48:12 2014 +0200

    docs: Sync foooter css style from Elementary
---
 doc/e.css | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/doc/e.css b/doc/e.css
index b78c9ca..086c958 100644
--- a/doc/e.css
+++ b/doc/e.css
@@ -716,12 +716,26 @@ div.ingroups a {
   color: #ffffff;
 }
 
-div.header {
+div.header, div.footer {
   margin-left: auto;
   margin-right: auto;
   width: 980px;
 }
 
+div.footer {
+  font-size: 10px;
+  text-align: center;
+}
+
+div.footer span.copyright {
+  padding-right: 50px;
+  padding-left: 50px;
+}
+
+div.footer a {
+  color: black;
+}
+
 div.headertitle {
   background-color: #606060;
   padding:          5px 0px 5px 0px;

-- 


Reply via email to