capsul-flask/capsulflask/static/style.css

10 lines
131 B
CSS

.float-right {
display: inline-block;
float: right;
}
.flash {
background: red;
font-weight: bold;
text-align: center;
}