Files
oqtane.framework/Oqtane.Server/wwwroot/Themes/Oqtane.Theme.Bootswatch/Lux.css
2021-07-27 16:24:01 -04:00

17 lines
226 B
CSS

/* CSS overrides */
body {
padding-top: 11rem;
}
.btn-secondary {
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
}
.btn {
padding: 0.75rem 0.75rem;
}
.table td, .table th {
padding: 1.0rem;
}