diff --git a/images/tweed.png b/images/tweed.png new file mode 100644 index 000000000..fc037113f Binary files /dev/null and b/images/tweed.png differ diff --git a/styles/home.css b/styles/home.css index b246bd553..31a187aa5 100644 --- a/styles/home.css +++ b/styles/home.css @@ -89,7 +89,6 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99 display: block; float: right; min-height:240px; - background:#4f4f4f; } #mega-drop-down div.download h2 { diff --git a/styles/theme.css b/styles/theme.css index 61dce66bb..3f64bd7cf 100755 --- a/styles/theme.css +++ b/styles/theme.css @@ -548,7 +548,7 @@ pre.info { */ #mega-drop-down { - background-color: #333; + background-image: url("/images/tweed.png"); border-color: #9999CC; }