egifter template

This commit is contained in:
Jean-Baptiste Dominguez 2018-08-07 17:37:23 +09:00
commit 485039223f
6 changed files with 12 additions and 10 deletions

View file

@ -336,15 +336,15 @@ div.slide-success__background.fill-screen {
}
.egifter-banner {
background: #1A3A8B;
background: #066EAA;
padding: 10px;
box-shadow: 0px 5px 10px 0px #cccccc;
height: 5em;
height: 5em;
text-align: center;
}
.egifter-logo {
display: block;
max-height: 100%;
width: 100%;
max-width: 100%;
height: 4em;
}