Skip to content

Commit a5801a7

Browse files
authored
Update DOC: Fix styles for dark mode in docs home
This is an update to the pandas-dev#4274 , now I believe when you expand the card it should be in Dark mode
1 parent f304ad3 commit a5801a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/_static/css/getting_started.css

+1
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ ul.task-bullet > li > p:first-child {
241241

242242
.tutorial-card .card-body {
243243
background-color: #F0F0F0;
244+
background-color: transparent;
244245
}
245246

246247
.tutorial-card .badge {

0 commit comments

Comments
 (0)