diff --git a/evolution_of_the_internet/eoti_assets/eoti.css b/evolution_of_the_internet/eoti_assets/eoti.css index 8fb7aef..3561043 100644 --- a/evolution_of_the_internet/eoti_assets/eoti.css +++ b/evolution_of_the_internet/eoti_assets/eoti.css @@ -1,8 +1,3 @@ -summary { - list-style-image: url(""); -} - -summary::-webkit-details-marker { - background: url(""); - color: transparent; +details summary::-webkit-details-marker { + display:none; } \ No newline at end of file