diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 3725f2092f..222b75aa19 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -1259,9 +1259,12 @@ code { position: relative !important; } #header { - border-bottom: 1pt solid #000; + border-bottom: 2pt solid #000; padding-bottom: 18pt; } + #colophon { + border-top: 2pt solid #000; + } #site-title, #site-description { float: none;