5 lines
79 B
CSS
5 lines
79 B
CSS
/* confirmation box */
|
|
.confirm {
|
|
max-width: 700px;
|
|
font-size: 1.1em;
|
|
} |