This commit is contained in:
2025-12-10 13:42:33 -06:00
parent 98f89dbf92
commit a61ea8563c
5 changed files with 34 additions and 9 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+5
View File
@@ -632,6 +632,11 @@ ul.bul0 {
list-style-image: url(../img/bul0.png);
}
ul.bul1 {
list-style-type: none;
list-style-image: url(../img/bul1.png);
}
.btn-next-section {
cursor: pointer;
}
+5
View File
@@ -745,6 +745,11 @@ ul.bul0 {
list-style-image: url(../img/bul0.png);
}
ul.bul1 {
list-style-type: none;
list-style-image: url(../img/bul1.png);
}
.btn-next-section {
cursor: pointer;
}