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