Skip to content

Commit 19c962e

Browse files
authored
Merge pull request #176 from Chia-Chi-Shen/fix/indicator
fix: luminosity ratio of indicator
2 parents 079e7e2 + 0a8aa1b commit 19c962e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Static/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
a.m-skip-to-main:focus {
6868
border: 1px dashed #000
6969
}
70+
71+
.btn-info:focus {
72+
box-shadow: 0 0 0 0.25rem #226571;
73+
}
7074

7175
@media (max-width: 575.98px) {
7276
.carousel-caption {

0 commit comments

Comments
 (0)