Update osi_model.css

This commit is contained in:
Joshua Killen 2020-04-16 19:04:09 +01:00
parent c14263ed51
commit 51393b9444
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ h1 {
font-family: arvo;
}
.osiDrop {
padding-bottom: 1vmax;
}
summary {
list-style-image: url(arrow.png);
}