so i was wondering if the bullet that you see upon collapse is literally a • that could be changed to another font (were i to make a font where the same glyph is another symbol)
my css is rusty but i’ve been trying variations of:
ul li::marker {
font: Ultra;
}
ul ul li::marker {
font: Ultra;
}