From Shark's Hypothetical Weather
					 
					
					
					
					
				
				
				
				
				
				| Tags: Mobile edit Mobile web edit |   Tags: Blanking Manual revert Mobile edit Mobile web edit   | 
| (8 intermediate revisions by the same user not shown) | 
| Line 1: | Line 1: | 
|  | /* Make infoboxes responsive on MinervaNeue */
 |  | 
|  | .infobox {
 |  | 
|  |   width: 100%;
 |  | 
|  |   font-size: 0.95em;
 |  | 
|  |   margin: 0 auto;
 |  | 
|  |   clear: both;
 |  | 
|  | }
 |  | 
|  | 
 |  | 
 | 
|  | .infobox td,
 |  | 
|  | .infobox th {
 |  | 
|  |   display: block;
 |  | 
|  |   width: 100%;
 |  | 
|  |   box-sizing: border-box;
 |  | 
|  |   padding: 6px 10px;
 |  | 
|  |   text-align: left;
 |  | 
|  | }
 |  | 
|  | 
 |  | 
|  | .infobox-label {
 |  | 
|  |   font-weight: bold;
 |  | 
|  |   padding-top: 10px;
 |  | 
|  | }
 |  | 
|  | 
 |  | 
|  | .infobox-data {
 |  | 
|  |   padding-bottom: 10px;
 |  | 
|  | }
 |  | 
		Latest revision as of 20:58, 24 ⧼april⧽ 2025