lldap/app/static/style.css

13 lines
163 B
CSS
Raw Normal View History

header h1 {
font-family: 'Bebas Neue', cursive;
}
.table>tbody {
vertical-align: middle;
}
.table>tbody a {
font-weight: 700;
text-decoration: none;
}