(Created page with ".infobox { display: flex; } .infobox-title { font-size: 1.125rem; font-weight: bold; }") |
No edit summary |
||
Line 1: | Line 1: | ||
.infobox { | .infobox { | ||
display: flex; | display: flex; | ||
flex-direction: column; | |||
} | } | ||
.infobox-title { | .infobox-title { |