lldap/app/static/style.css
2022-10-30 16:02:50 +00:00

13 lines
163 B
CSS

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