You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
285 B
14 lines
285 B
.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%;
|
|
bottom: 0; }
|
|
.esh-app-footer-brand {
|
|
height: 50px;
|
|
width: 230px; }
|
|
|
|
.esh-app-header {
|
|
margin: 15px; }
|
|
|