3 lines
86 B
CSS
3 lines
86 B
CSS
/* Estilos básicos para UI */
|
|
body { font-family: Arial; }
|
|
form { max-width: 400px; } |