add .double to local.css
[lambda.git] / local.css
index 0e0ab89..d47fb6b 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,6 +2,10 @@
 
 /* Add local styling here, instead of modifying style.css. */
 
+.double {
+        border-bottom: 3 px double;
+}
+
 a {
        text-decoration: none;
        color: #005a9c;