Terrychan999 (Talk | contribs) |
|||
| Line 338: | Line 338: | ||
} | } | ||
*/ | */ | ||
| + | |||
| + | @media screen and (max-width: 768px){ | ||
| + | #men table { | ||
| + | position: relative; | ||
| + | left: -10px; | ||
| + | margin-right: 10px; | ||
| + | border: unset; | ||
| + | border-collapse: unset; | ||
| + | margin: unset; | ||
| + | margin-bottom: unset; | ||
| + | margin-top: 15px; | ||
| + | margin-right: unset; | ||
| + | margin-left: 10%; | ||
| + | color: white; | ||
| + | width: 55%; | ||
| + | } | ||
| + | |||
| + | } | ||
Revision as of 03:35, 22 October 2019