diff options
-rw-r--r-- | site-media/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site-media/css/style.css b/site-media/css/style.css index 320f192..8bc4d90 100644 --- a/site-media/css/style.css +++ b/site-media/css/style.css @@ -37,8 +37,6 @@ div#tree { padding-bottom: 50px;} #linklist ul{ list-style: none; padding: 0; margin: 0; } #linklist li{ float: left; margin: 0 0.15em} #linklist a{ } -a { text-decoration: none; } -a:hover { text-decoration: underline; } .clear { clear: both; } div#content { padding-bottom: 5px; } .code{font: 110% "Courier", fixed} |