From Shark's Hypothetical Weather
Tags: Mobile edit Mobile web edit |
Tags: Blanking Manual revert Mobile edit Mobile web edit |
(7 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| @media screen and (max-width: 720px) {
| |
| .infobox td,
| |
| .infobox th {
| |
| display: block;
| |
| width: 100%;
| |
| box-sizing: border-box;
| |
| padding: 6px 10px;
| |
| text-align: left;
| |
| }
| |
|
| |
|
| .infobox th {
| |
| background-color: #f3f3f3;
| |
| font-weight: bold;
| |
| }
| |
|
| |
| .infobox td {
| |
| background-color: #fff;
| |
| }
| |
|
| |
| .infobox .mergedtoprow td,
| |
| .infobox .mergedtoprow th {
| |
| border-top: 0;
| |
| }
| |
| }
| |
Latest revision as of 21:58, 24 April 2025