X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=local.css;h=570986b225f41f16220c3f3dd4a0415a734ede0e;hb=2dedb34a9439ac3fe7b32110d5fc6699e8d98763;hp=d9948d67fda44d9043ebd29ec810d9404452f641;hpb=7e5c8c83014d347b062a75b8893ed1023f61c689;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; }