raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=859673865b133d24df2eb01f8bce53cba87fe80e

commit 859673865b133d24df2eb01f8bce53cba87fe80e
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Wed Apr 8 16:31:39 2015 +0900

    typo - fix in www css
---
 public_html/lib/tpl/e/css/modifications.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 6fbd7c5..efc1ac9 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -330,7 +330,7 @@ textarea, input {
 }
 
 textarea {
-   font-family: font-family: "Source Code Pro", Courier, mono;
+   font-family: "Source Code Pro", Courier, mono;
 }
 
 #config__manager tr .input,

-- 


Reply via email to