Peradventure/static/incertitude.css

12 lines
108 B
CSS
Raw Normal View History

2024-03-19 12:50:59 -05:00
.wood {
color: brown;
}
.stone {
color: gray;
}
2024-03-21 15:16:19 -05:00
h1 {
--pico-font-family: Pacifico, cursive;
}