update css
[lambda.git] / local.css
index 18f5dab..0142379 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,12 +2,18 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
-u {
-        border: 3px single #000;
+u, .box {
+       /* text-decoration: none; */
+       padding: 20%
+        border: 4px solid #000;
+       background-color: #3c8;
 }
 
 .box2 {
+       /* text-decoration: none; */
+       padding: 20%
         border: 3px double #000;
+       background-color: #8c3;
 }