X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=local.css;h=cc7b01c362749f3ae02ba84814c85e924a14131f;hp=0142379000b983a1e9d4af5fbc841ec5d1584429;hb=f747612ad27e9facc7c92c04e4c6981b40a561ad;hpb=faa76412a0915450c2aab6656b7362961c76af1d diff --git a/local.css b/local.css index 01423790..cc7b01c3 100644 --- a/local.css +++ b/local.css @@ -2,23 +2,20 @@ /* Add local styling here, instead of modifying style.css. */ +.ul { + text-decoration: underline; +} + u, .box { - /* text-decoration: none; */ - padding: 20% - border: 4px solid #000; - background-color: #3c8; + text-decoration: none; + padding: 2px; + border: 1px solid #000; } .box2 { /* text-decoration: none; */ - padding: 20% + padding: 2px; border: 3px double #000; - background-color: #8c3; -} - - -.ul { - text-decoration: underline; } a {