X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=local.css;h=cc7b01c362749f3ae02ba84814c85e924a14131f;hp=f5d6bbcda660149be91dd03c73162c66269314e7;hb=edc694525897782a533cfd33fce0c51d98e6fa0d;hpb=cb505e4bb512f6a44659477e9720d625f7b2322e diff --git a/local.css b/local.css index f5d6bbcd..cc7b01c3 100644 --- a/local.css +++ b/local.css @@ -2,23 +2,22 @@ /* Add local styling here, instead of modifying style.css. */ +.ul { + text-decoration: underline; +} + u, .box { - /* text-decoration: none; */ - padding: 2px + text-decoration: none; + padding: 2px; border: 1px solid #000; } .box2 { /* text-decoration: none; */ - padding: 2px + padding: 2px; border: 3px double #000; } - -.ul { - text-decoration: underline; -} - a { text-decoration: none; color: #005a9c;