We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 079e7e2 + 0a8aa1b commit 19c962eCopy full SHA for 19c962e
1 file changed
Static/index.html
@@ -67,6 +67,10 @@
67
a.m-skip-to-main:focus {
68
border: 1px dashed #000
69
}
70
+
71
+ .btn-info:focus {
72
+ box-shadow: 0 0 0 0.25rem #226571;
73
+ }
74
75
@media (max-width: 575.98px) {
76
.carousel-caption {
0 commit comments