pedi2/public/css/app.css

16 lines
150 B
CSS
Raw Normal View History

p.navbar-item:empty {
display: none;
}
.breadcrumb a {
color: #cc0f35;
}
.help {
font-size: 1rem;
}
table.table td {
vertical-align: middle;
}