6 lines
90 B
CSS
6 lines
90 B
CSS
.message {
|
|
padding: 10px;
|
|
font-size: 1.3em;
|
|
font-family: Arial, sans-serif;
|
|
}
|