From: Jim Date: Thu, 19 Mar 2015 15:44:01 +0000 (-0400) Subject: experimenting css X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=7e5c8c83014d347b062a75b8893ed1023f61c689;ds=sidebyside experimenting css --- diff --git a/local.css b/local.css index 18f5dab0..d9948d67 100644 --- a/local.css +++ b/local.css @@ -2,8 +2,9 @@ /* Add local styling here, instead of modifying style.css. */ -u { +u, .box { border: 3px single #000; + background-color: #3c8; } .box2 {