X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=local.css;h=637196bcd364c3a976f840294086aa08ce6729a6;hp=0e0ab89c2566e558c31c901fb275af4f0210fd90;hb=a224154e8fde3ce0fad01b2f597548542de19a87;hpb=4dcbb7eb026bb9256065cc52c125f3d0388356d4 diff --git a/local.css b/local.css index 0e0ab89c..637196bc 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,10 @@ /* Add local styling here, instead of modifying style.css. */ +.double { + border-bottom: 3px double #000; +} + a { text-decoration: none; color: #005a9c;