Work in progress

This commit is contained in:
billz
2019-10-12 23:04:27 +01:00
parent 6880f54178
commit 40e408dd98
11 changed files with 93 additions and 104 deletions

View File

@@ -17,8 +17,9 @@ body {
.sidebar-brand-text {
text-transform: none;
color: #212529;
font-size: 1rem;
font-size: 1.8rem;
font-weight: 500;
font-family: Helvetica, Arial, sans-serif;
}
.card .card-header {
@@ -134,6 +135,6 @@ pre.unstyled {
width: 100%;
}
.js-wifi-stations .panel-body {
.js-wifi-stations .card-body {
min-height: 256px;
}