7 lines
No EOL
94 B
CSS
7 lines
No EOL
94 B
CSS
body {
|
|
font-family: 'Ubuntu', sans-serif;
|
|
text-align: center;
|
|
}
|
|
button {
|
|
font-size: 20px;
|
|
} |