sejm-calculator/src/styles.css

6 wiersze
104 B
CSS

body {
font-family: 'Helvetica Neue', Arial, sans-serif;
color: #333;
background-color: cadetblue;
}