TONS of work in shapeshift integration

This commit is contained in:
Kadir Sekha 2017-12-12 17:15:39 +09:00
commit b16a4215d2
14 changed files with 267 additions and 58 deletions

View file

@ -206,3 +206,17 @@ div.onboarding-topic {
.light-green {
color:#26B03C;
}
.shapeshift-banner {
background: url(../img/shapeshiftbg.jpg) center center no-repeat #28394d;
padding: 10px;
box-shadow: 0px 5px 10px 0px #cccccc;
height: 5em;
}
.shapeshift-logo {
display: block;
float: left;
max-height: 100%;
max-width: 100%;
}