is-monitor/is-monitor-frontend/src/app/app.component.css

22 lines
240 B
CSS

.spacer {
flex: 1;
}
.toolbar {
height: 60px;
display: flex;
align-items: center;
}
.toolbar img {
margin: 0 10px;
}
#monitor-ui>footer>h3 {
margin: 0px;
text-align: center;
}
#monitor-ui>footer>h3.and {
font-size: 70%;
}