X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=local.css;h=f5d6bbcda660149be91dd03c73162c66269314e7;hp=d9948d67fda44d9043ebd29ec810d9404452f641;hb=cb505e4bb512f6a44659477e9720d625f7b2322e;hpb=7e5c8c83014d347b062a75b8893ed1023f61c689 diff --git a/local.css b/local.css index d9948d67..f5d6bbcd 100644 --- a/local.css +++ b/local.css @@ -3,11 +3,14 @@ /* Add local styling here, instead of modifying style.css. */ u, .box { - border: 3px single #000; - background-color: #3c8; + /* text-decoration: none; */ + padding: 2px + border: 1px solid #000; } .box2 { + /* text-decoration: none; */ + padding: 2px border: 3px double #000; }