Skip to content

Commit 671211b

Browse files
authored
Merge pull request #145 from DoubleML/s-inrc-dev
fix panel icon for darkmode
2 parents e1e46a3 + 0c3a58b commit 671211b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
3838
.. grid-item-card::
3939
:columns: 4
4040
:img-top: _static/light_gettingstarted.png
41-
:class-img-top: p-5
41+
:class-img-top: p-5 panel-icon
4242
:link: intro
4343
:link-type: ref
4444
:text-align: center
@@ -53,7 +53,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
5353
.. grid-item-card::
5454
:columns: 4
5555
:img-top: _static/light_workflow.png
56-
:class-img-top: p-5
56+
:class-img-top: p-5 panel-icon
5757
:link: workflow
5858
:link-type: ref
5959
:text-align: center
@@ -67,7 +67,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
6767
.. grid-item-card::
6868
:columns: 4
6969
:img-top: _static/light_userguide.png
70-
:class-img-top: p-5
70+
:class-img-top: p-5 panel-icon
7171
:link: guide
7272
:link-type: ref
7373
:text-align: center
@@ -83,7 +83,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
8383
.. grid-item-card::
8484
:columns: 4
8585
:img-top: _static/light_pythonapi.png
86-
:class-img-top: p-5
86+
:class-img-top: p-5 panel-icon
8787
:link: python_api
8888
:link-type: ref
8989
:text-align: center
@@ -98,7 +98,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
9898
.. grid-item-card::
9999
:columns: 4
100100
:img-top: _static/light_rapi.png
101-
:class-img-top: p-5
101+
:class-img-top: p-5 panel-icon
102102
:link: https://docs.doubleml.org/r/stable/
103103
:text-align: center
104104
:class-header: sd-font-weight-bold h4
@@ -111,7 +111,7 @@ ecosystem <https://github.com/mlr-org/mlr3/wiki/Extension-Packages>`_ (Lang et a
111111
.. grid-item-card::
112112
:columns: 4
113113
:img-top: _static/light_examplegallery.png
114-
:class-img-top: p-5
114+
:class-img-top: p-5 panel-icon
115115
:link: examplegallery
116116
:link-type: ref
117117
:text-align: center

0 commit comments

Comments
 (0)