Merge branch 'working'
[lambda.git] / local.css
index 0e0ab89..d9948d6 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,6 +2,20 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
+u, .box {
+        border: 3px single #000;
+       background-color: #3c8;
+}
+
+.box2 {
+        border: 3px double #000;
+}
+
+
+.ul {
+        text-decoration: underline;
+}
+
 a {
        text-decoration: none;
        color: #005a9c;