update css
authorJim <jim.pryor@nyu.edu>
Thu, 19 Mar 2015 15:50:03 +0000 (11:50 -0400)
committerJim <jim.pryor@nyu.edu>
Thu, 19 Mar 2015 15:50:03 +0000 (11:50 -0400)
local.css

index 570986b..0142379 100644 (file)
--- a/local.css
+++ b/local.css
@@ -3,15 +3,15 @@
 /* Add local styling here, instead of modifying style.css. */
 
 u, .box {
-       text-decoration: none;
-       padding: 5%
-        border: 1px solid #000;
+       /* text-decoration: none; */
+       padding: 20%
+        border: 4px solid #000;
        background-color: #3c8;
 }
 
 .box2 {
-       text-decoration: none;
-       padding: 5%
+       /* text-decoration: none; */
+       padding: 20%
         border: 3px double #000;
        background-color: #8c3;
 }