10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa58c7 commit e55d907Copy full SHA for e55d907
doc/source/_static/css/getting_started.css
@@ -249,13 +249,15 @@ ul.task-bullet > li > p:first-child {
249
250
.tutorial-card .card-header {
251
--bs-card-cap-color: var(--pst-color-text-base);
252
+ color: var(--pst-color-text-base);
253
cursor: pointer;
254
background-color: var(--pst-color-surface);
255
border: 1px solid var(--pst-color-border)
256
}
257
258
.tutorial-card .card-body {
259
background-color: var(--pst-color-on-background);
260
261
262
263
.tutorial-card .badge {
0 commit comments