civ/resources/questions/style.css

9 lines
115 B
CSS
Raw Normal View History

2017-06-15 16:49:22 +00:00
#scenarios li{
font-family: "Times New Roman";
2017-06-15 16:59:46 +00:00
2017-06-15 16:49:22 +00:00
}
2017-06-15 16:59:46 +00:00
.adult{
font-family: monospace;
2017-06-15 16:49:22 +00:00
color: rgb(240, 0, 100);
}