Skip to content

Commit 0bb740d

Browse files
committed
Fix more css
1 parent 31db3e1 commit 0bb740d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/_static/css/getting_started.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,13 @@ ul.task-bullet > li > p:first-child {
150150
border-color: #6c757d !important;
151151
}
152152

153-
.comparison-card .intro-card .sd-btn-secondary:hover {
153+
.comparison-card .sd-btn-secondary:hover {
154154
background-color: #5a6268 !important;
155155
border-color: #545b62 !important;
156156
}
157157

158158

159-
.comparison-card-excel .card-img-top, .comparison-card-stata .card-img-top, .comparison-card-sas .card-img-top {
159+
.comparison-card-excel .sd-card-img-top, .comparison-card-stata .sd-card-img-top, .comparison-card-sas .sd-card-img-top {
160160
height: 52px;
161161
}
162162

@@ -194,7 +194,7 @@ ul.task-bullet > li > p:first-child {
194194
border-color: #6c757d !important;
195195
}
196196

197-
.install-card .intro-card .sd-btn-secondary:hover {
197+
.install-card .sd-btn-secondary:hover {
198198
background-color: #5a6268 !important;
199199
border-color: #545b62 !important;
200200
}

0 commit comments

Comments
 (0)