X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=local.css;h=570986b225f41f16220c3f3dd4a0415a734ede0e;hb=ded0ad39d3de93a7444a673a0110a990558c9103;hp=d9948d67fda44d9043ebd29ec810d9404452f641;hpb=f83bbcefd110dd223a69192921c20f6e56f2d0fd;p=lambda.git diff --git a/local.css b/local.css index d9948d67..570986b2 100644 --- a/local.css +++ b/local.css @@ -3,12 +3,17 @@ /* Add local styling here, instead of modifying style.css. */ u, .box { - border: 3px single #000; + text-decoration: none; + padding: 5% + border: 1px solid #000; background-color: #3c8; } .box2 { + text-decoration: none; + padding: 5% border: 3px double #000; + background-color: #8c3; }