various edits, including Cat Theory
[lambda.git] / local.css
index 0e0ab89..cc7b01c 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,6 +2,22 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
+.ul {
+        text-decoration: underline;
+}
+
+u, .box {
+       text-decoration: none;
+       padding: 2px;
+        border: 1px solid #000;
+}
+
+.box2 {
+       /* text-decoration: none; */
+       padding: 2px;
+        border: 3px double #000;
+}
+
 a {
        text-decoration: none;
        color: #005a9c;