Website: Changed download-button color.

This commit is contained in:
Emanuel Schuetze 2011-12-01 23:40:42 +01:00
parent 2189e43f9f
commit 96369929b8
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ a:hover tt {
}
.download-button {
background: -moz-linear-gradient(center top , #84C63C 0%, #489615 100%) repeat scroll 0 0 transparent;
background: none repeat scroll 0 0 #489615;
border-radius: 4px 4px 4px 4px;
color: #FFFFFF;
cursor: pointer;