raster pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=fac9a0bb732f7f1832c8285262a871f48da1908c
commit fac9a0bb732f7f1832c8285262a871f48da1908c Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Wed Apr 8 16:35:56 2015 +0900 www css - drop to just source code por + mono to make it work --- 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 efc1ac9..a29fd03 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: "Source Code Pro", Courier, mono; + font-family: "Source Code Pro", mono; } #config__manager tr .input, --
