diff --git a/css/look.css b/css/look.css index b6372ba..67f504b 100644 --- a/css/look.css +++ b/css/look.css @@ -116,17 +116,10 @@ a { a:hover { text-decoration: underline; } -h2 { +h2, h3 { font-weight: bold; margin: 1em 0 1em 0; border-bottom: 2px solid #ccd; - text-shadow: 3px 3px 3px #bbc; -} -h3 { - font-weight: bold; - margin: 1em 0 1em 0; - border-bottom: 1px solid #ddc; - text-shadow: 2px 2px 3px #bbc; } h2 a, h3 a, h2 a:hover, h3 a:hover{ text-decoration: none;