Difference between revisions of "Template:SB Infobox Begin"
Jump to navigation
Jump to search
Line 85: | Line 85: | ||
.SB-Infobox-Cell-Body ul { | .SB-Infobox-Cell-Body ul { | ||
margin:0 0 .2em 2em!important; | margin:0 0 .2em 2em!important; | ||
} | |||
.SB-Infobox-Construction-Section { | |||
grid-template-columns: repeat(auto-fit, minmax(9em, 1fr)); | |||
display: grid; | |||
column-gap: 1em; | |||
padding: 0 0.4em; | |||
} | } | ||
.SB-Infobox-Construction-Cell-Header { | .SB-Infobox-Construction-Cell-Header { |