2017-06-20 12:54:32 -07:00
|
|
|
|
.esh-app-footer {
|
|
|
|
|
background-color: #000000;
|
|
|
|
|
border-top: 1px solid #EEEEEE;
|
|
|
|
|
margin-top: 2.5rem;
|
|
|
|
|
padding-bottom: 2.5rem;
|
|
|
|
|
padding-top: 2.5rem;
|
|
|
|
|
width: 100%;
|
2016-12-29 17:56:48 +01:00
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.esh-app-footer-brand {
|
2017-06-20 12:54:32 -07:00
|
|
|
|
height: 50px;
|
|
|
|
|
width: 230px;
|
2016-12-29 17:56:48 +01:00
|
|
|
|
}
|
|
|
|
|
|