diff --git a/src/wp-content/themes/lqdvi/css/lqdvi.css b/src/wp-content/themes/lqdvi/css/lqdvi.css index 270e953c..7c55b2de 100644 --- a/src/wp-content/themes/lqdvi/css/lqdvi.css +++ b/src/wp-content/themes/lqdvi/css/lqdvi.css @@ -23,6 +23,10 @@ pre, code, tt background-color: #000; } +body.home #footer, body.home #copyright { + background-color: #fff; +} + #header_wrapper { background: #0077D4; /* url('../images/featuredbg.jpg') no-repeat top ;*/ @@ -212,13 +216,13 @@ pre, code, tt .content_bg, #content_wrapper.content_bg { background: #fff; - -moz-box-shadow: 0 1px 3px #000; - -webkit-box-shadow: 0 1px 3px #000; - box-shadow: 0px 1px 3px #000; - /*color: #ccc;*/ text-shadow: none; /*0 1px 1px #003756;*/ } +body.home div.content_bg { + background: #000; +} + h1, h2, h3, h4, h5, .sidebar_content h1, .sidebar_content h2, .sidebar_content h3, .sidebar_content h4, .sidebar_content h5, .sidebar_content h6 { text-shadow: none; /*0 1px 1px #003756;*/ @@ -639,3 +643,22 @@ li.gce-feed-1 { background: none; } +.home-qtranslate-chooser { +} + +.home-qtranslate-chooser ul { + text-align: center; + margin: 0px auto; + width: 240px; +} + +.home-qtranslate-chooser li { + float: left; + list-style: none; + width: 120px; + margin: 25px 0; +} + +#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li, #footer .sidebar_widget li ul.twitter li, ul.twitter li { + background-image:url(../images/icon_twitter.png); +} \ No newline at end of file diff --git a/src/wp-content/themes/lqdvi/footer.php b/src/wp-content/themes/lqdvi/footer.php index 998ec61a..2ff7284b 100644 --- a/src/wp-content/themes/lqdvi/footer.php +++ b/src/wp-content/themes/lqdvi/footer.php @@ -7,7 +7,7 @@ ?> -