civ/resources/questions/style.css
2017-06-15 10:59:46 -06:00

8 lines
115 B
CSS

#scenarios li{
font-family: "Times New Roman";
}
.adult{
font-family: monospace;
color: rgb(240, 0, 100);
}