From: Jim Date: Thu, 19 Mar 2015 15:50:03 +0000 (-0400) Subject: update css X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=faa76412a0915450c2aab6656b7362961c76af1d 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; }