This commit is contained in:
parent
0876aa08ab
commit
f56078e77e
Binary file not shown.
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 12 KiB |
|
|
@ -1,17 +1,12 @@
|
||||||
.osiTitle {
|
.osiTitle {
|
||||||
font-family: neon80;
|
font-family: neon80;
|
||||||
font-size: 16vw;
|
font-size: 0.15vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.osiContent {
|
.osiContent {
|
||||||
font-family: arvo;
|
font-family: arvo;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sevenDrop {
|
|
||||||
height: 16vh;
|
|
||||||
width: 16vw;
|
|
||||||
}
|
|
||||||
|
|
||||||
summary {
|
summary {
|
||||||
list-style-image: url(arrow.png);
|
list-style-image: url(arrow.png);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue