bird-lg/static/css/local.css

18 lines
191 B
CSS

/*
* This file can be used to add local css customisations
*
*/
body {
font-size: 0.85rem;
}
.table td, .table th {
padding: .4rem;
}
.nav-link {
padding: 0.1rem 0.3rem;
}