8 lines
86 B
CSS
Raw Normal View History

2021-02-26 12:53:56 -07:00
#test .help,
#file,
.help:hover,
li.green,
ol li::before {
font-family: Helvetica;
}