1 Commits

Author SHA1 Message Date
Paul Kim
9da17b7835 issue #11 Fix brochure navigation dot not show issue. 2024-03-29 16:48:16 +09:00

View File

@@ -125,7 +125,7 @@
width: 15px;
border: 2px solid rgba(80, 80, 80, 0.8);
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
background: none;
/* background: none; */
}
@@ -225,7 +225,7 @@
width: 15px;
border: 2px solid rgba(80, 80, 80, 0.8);
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
background: none;
/* background: none; */
}
@@ -325,7 +325,7 @@
width: 15px;
border: 2px solid rgba(80, 80, 80, 0.8);
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
background: none;
/* background: none; */
}
@@ -425,7 +425,7 @@
width: 15px;
border: 2px solid rgba(80, 80, 80, 0.8);
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
background: none;
/* background: none; */
}