contributors, Interface administrators, uploadaccess
875
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 135: | Line 135: | ||
   background-color: #f0f0f0;  |    background-color: #f0f0f0;  | ||
   display: flex; /* Display children in a row */  |    display: flex; /* Display children in a row */  | ||
   flex-direction: column; /* Stack children in a column */  | |||
  align-items: center; /* Center children horizontally */  | |||
}  | }  | ||