pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit d608df647b7851246c746d7cb581b0504fc5c45b parent 476301d4a22b548578730f1fb4596502e3fbba43 Author: Jul <jul@9o.is> Date: Mon, 25 Aug 2014 14:08:20 -0400 changed front page message text shadow slightly slimmer. looks nicer Diffstat:
| M | src/main/webapp/less/pages/index.less | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/less/pages/index.less b/src/main/webapp/less/pages/index.less @@ -53,7 +53,7 @@ padding-bottom: 0; h1 { - text-shadow: .05em .05em #000; + text-shadow: .025em .025em #000; } @media(max-width: @screen-sm-max) {