Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ca7206

Browse files
committed
doc CSS: better vertical positioning of text in banners
1 parent 271836d commit 3ca7206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/_static/mpl.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ figcaption {
810810
font-weight: bold;
811811
left: 0;
812812
min-height: 3em;
813-
padding: 0.5em;
813+
padding: 0.7em;
814814
top: 0;
815815
width: 100%;
816816
z-index: 10000;
@@ -829,7 +829,7 @@ figcaption {
829829
font-weight: bold;
830830
left: 0;
831831
min-height: 3em;
832-
padding: 0.5em;
832+
padding: 0.7em;
833833
position: fixed;
834834
top: 0;
835835
width: 100%;

0 commit comments

Comments
 (0)