changed styles.css
This commit is contained in:
parent
d2c2c87ff6
commit
7dd271993b
@ -52,12 +52,12 @@ ul {
|
||||
}
|
||||
|
||||
#collection-list li::before {
|
||||
content: " ⃝ ";
|
||||
content: "○ ";
|
||||
color: magenta;
|
||||
}
|
||||
|
||||
#glossary-list li::before {
|
||||
content: " ⃝ ";
|
||||
content: "○ ";
|
||||
color: magenta;
|
||||
}
|
||||
|
||||
@ -83,7 +83,7 @@ ul {
|
||||
}
|
||||
|
||||
#films-list li::before {
|
||||
content: " ⃝ ";
|
||||
content: "○ ";
|
||||
color: magenta;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user