We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e470956 commit d4bd080Copy full SHA for d4bd080
css/styles.css
@@ -128,7 +128,7 @@ a:hover {
128
}
129
130
.quarto-light .reveal .btn.btn-exercise-editor.btn-primary {
131
- border: 1.5px solid #333;
+ border: 1px solid #333;
132
--exercise-btn-bg: var(--bs-btn-bg, transparent);
133
--exercise-btn-color: var(--bs-btn-color, #333);
134
--exercise-btn-border-color: var(--bs-btn-border-color, #333);
@@ -138,6 +138,7 @@ a:hover {
138
139
140
.quarto-light .reveal .btn.btn-exercise-editor.btn-outline-dark {
141
142
143
144
0 commit comments