raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=39b8c0ec350b21d3e9e5f014440fb3d4d41292c4

commit 39b8c0ec350b21d3e9e5f014440fb3d4d41292c4
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Fri Apr 17 10:20:03 2015 +0900

    www - update css for yalist
---
 public_html/lib/tpl/e/css/modifications.css | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index c42dd65..5308b8d 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -30,7 +30,7 @@ h1, h2, h3, h4, h5, h6,
 }
 
 .page {
-    padding: 15px 0;
+   padding: 15px 0;
 }
 
 .bs-sidebar {
@@ -295,6 +295,14 @@ dd {
    color: #505050;
 }
 
+.dd {
+   color: #606060;
+   margin-left: 40px;
+   background-color: #202020;
+   border-radius: 4px;
+   padding: 6px;
+}
+
 button,
 html
 input[type="button"],
@@ -397,7 +405,7 @@ div .comment_head {
 }
 
 div .comment_body {
-   background-color: #303030;
+   background-color: #282828;
    border-radius: 4px;
    padding: 6px;
 }

-- 


Reply via email to