u2f-demo
Version:
U2F NodeJS + browser showcase
23 lines (18 loc) • 285 B
CSS
.status {
margin-top: 1em;
}
#appid {
color: grey;
}
.icon {
margin-right: 8px;
fill: white;
/* size: 20px; */
}
.view {
padding: 15px
}
nav.navbar-light .navbar-nav .nav-link.active {
color: black; /* secondary: #17a2b8; primary: #007bff; */
font-weight: bold;
}