bouffeatulm/tpl/css/style.css

10 lines
109 B
CSS

.center {
text-align: center;
}
.error {
font-size: 1.5em;
color: red;
font-weight: bold;
}