authelia/docs/_sass/custom/custom.scss

10 lines
173 B
SCSS
Raw Normal View History

.label.label-config {
text-transform: none;
}
.tbl-header {
font-weight: bold;
text-align: center;
}
.tbl-beta-stage {
border-bottom-width: 3px !important;
}