attendance / style.css
JAYASWAROOP's picture
Update style.css
b6ba269 verified
raw
history blame contribute delete
97 Bytes
body {
background-color: #f8f9fa;
}
h1, h2 {
color: #343a40;
}
.table {
margin-top: 20px;
}