bird-lg/static/css/local.css

18 lines
191 B
CSS
Raw Normal View History

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