egifter template, waiting the logo in svg.
This commit is contained in:
parent
d26a96500b
commit
1aa31b6935
6 changed files with 54 additions and 22 deletions
|
|
@ -314,6 +314,13 @@ div.slide-success__background.fill-screen {
|
|||
height: 5em;
|
||||
}
|
||||
|
||||
.shapeshift-logo {
|
||||
display: block;
|
||||
float: left;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.bitpay-banner {
|
||||
background: #1A3A8B;
|
||||
padding: 10px;
|
||||
|
|
@ -328,9 +335,16 @@ div.slide-success__background.fill-screen {
|
|||
height: 4em;
|
||||
}
|
||||
|
||||
.shapeshift-logo {
|
||||
display: block;
|
||||
float: left;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
.egifter-banner {
|
||||
background: #1A3A8B;
|
||||
padding: 10px;
|
||||
box-shadow: 0px 5px 10px 0px #cccccc;
|
||||
height: 5em;
|
||||
}
|
||||
|
||||
.egifter-logo {
|
||||
display: block;
|
||||
max-height: 100%;
|
||||
width: 100%;
|
||||
height: 4em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue