From: Jim Date: Thu, 19 Mar 2015 15:50:04 +0000 (-0400) Subject: Merge branch 'working' X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=6aeee2346afa241a8fc2f40a7a828d8e0607a7b7;hp=ded0ad39d3de93a7444a673a0110a990558c9103 Merge branch 'working' * working: update css --- diff --git a/local.css b/local.css index 570986b2..01423790 100644 --- a/local.css +++ b/local.css @@ -3,15 +3,15 @@ /* Add local styling here, instead of modifying style.css. */ u, .box { - text-decoration: none; - padding: 5% - border: 1px solid #000; + /* text-decoration: none; */ + padding: 20% + border: 4px solid #000; background-color: #3c8; } .box2 { - text-decoration: none; - padding: 5% + /* text-decoration: none; */ + padding: 20% border: 3px double #000; background-color: #8c3; }