Website: Changed download-button color.
This commit is contained in:
parent
2189e43f9f
commit
96369929b8
2
docs/_static/default.css
vendored
2
docs/_static/default.css
vendored
@ -486,7 +486,7 @@ a:hover tt {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.download-button {
|
.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;
|
border-radius: 4px 4px 4px 4px;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user