Files
proxy/nodejs/public/css/styles.css
T
2025-12-31 16:02:20 -05:00

19 lines
188 B
CSS
Executable File

nav.navbar{
padding-left: 1em;
padding-right: 1em;
}
#spa-shell {
margin-top: 4.5rem;
padding-bottom: 1em;
}
.card-title{
font-weight: bold;
}
.actionMessage{
position: fixed;
}