Update osi_model.css
This commit is contained in:
parent
4bdfa9c912
commit
3a29e3c1ff
|
|
@ -4,4 +4,13 @@
|
|||
|
||||
.osiContent {
|
||||
font-family: arvo;
|
||||
}
|
||||
|
||||
summary {
|
||||
list-style-image: url(arrow.png);
|
||||
}
|
||||
|
||||
summary::-webkit-details-marker {
|
||||
background: url(arrow.png);
|
||||
color: transparent;
|
||||
}
|
||||
Loading…
Reference in New Issue