diff --git a/wp-content/themes/score/lib/images/footer-column-bg.png b/wp-content/themes/score/lib/images/footer-column-bg.png index ddf0f92..f5b390c 100644 Binary files a/wp-content/themes/score/lib/images/footer-column-bg.png and b/wp-content/themes/score/lib/images/footer-column-bg.png differ diff --git a/wp-content/themes/score/style-asong2u.css b/wp-content/themes/score/style-asong2u.css index 365f800..ab82245 100644 --- a/wp-content/themes/score/style-asong2u.css +++ b/wp-content/themes/score/style-asong2u.css @@ -483,7 +483,7 @@ ul.navmenu li a.profile:hover { #footer { width: 100%; text-align: center; - background: #e7e7e7; + background: #e7e7e7 url(lib/images/footer-column-bg.png) center no-repeat; border: 2px solid #349BBC; border-left: none; border-right: none;