This commit is contained in:
Joshua Killen 2020-04-16 18:54:11 +01:00
parent 0876aa08ab
commit f56078e77e
2 changed files with 1 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -1,17 +1,12 @@
.osiTitle {
font-family: neon80;
font-size: 16vw;
font-size: 0.15vw;
}
.osiContent {
font-family: arvo;
}
.sevenDrop {
height: 16vh;
width: 16vw;
}
summary {
list-style-image: url(arrow.png);
}