update
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user