1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-22 15:44:19 +00:00
estus/static/style.css

10 lines
83 B
CSS
Raw Normal View History

2017-02-01 07:21:18 +00:00
.goldfish
{
width: 25vh;
}
.monospace
2017-02-01 07:21:18 +00:00
{
font-family: "Consolas", monospace;
2017-02-01 07:21:18 +00:00
}