7 lines
No EOL
107 B
CSS
7 lines
No EOL
107 B
CSS
.error {
|
|
color: red;
|
|
text-align: center;
|
|
margin-top: 1em;
|
|
font-size: 125%;
|
|
font-weight: bolder;
|
|
} |