7 lines
145 B
CSS
7 lines
145 B
CSS
body{
|
|
/* background-color: darkgray; */
|
|
}
|
|
|
|
body, button{
|
|
font-family: 'Comic Sans MS', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
|
} |