(no commit message)
[lambda.git] / local.css
index 0e0ab89..18f5dab 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,6 +2,19 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
+u {
+        border: 3px single #000;
+}
+
+.box2 {
+        border: 3px double #000;
+}
+
+
+.ul {
+        text-decoration: underline;
+}
+
 a {
        text-decoration: none;
        color: #005a9c;