8,959
edits
| No edit summary | No edit summary | ||
| Line 7: | Line 7: | ||
|      align-items: center; |      align-items: center; | ||
|      justify-content: center; |      justify-content: center; | ||
|      width:  |      width: 110%; | ||
|      min-height: 10vh; |      min-height: 10vh; | ||
|      margin: 0; |      margin: 0; | ||
| Line 37: | Line 37: | ||
| .mw-parser-output .pillar { | .mw-parser-output .pillar { | ||
|      width: 5px; |      width: 5px; | ||
|      height:  |      height: 20px; | ||
|      background-color: #D02019; |      background-color: #D02019; | ||
|      margin: 0; |      margin: 0; | ||