Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"
Jump to navigation
Jump to search
Line 119: | Line 119: | ||
/* Supporting mobile mode without flexbox = :'( */ | /* Supporting mobile mode without flexbox = :'( */ | ||
@media | @media | ||
(-webkit-min-device-pixel-ratio: 2), | only screen and (-webkit-min-device-pixel-ratio: 2), | ||
(min-resolution: 192dpi), | only screen and ( min--moz-device-pixel-ratio: 2), | ||
( | only screen and ( -o-min-device-pixel-ratio: 2/1), | ||
only screen and ( min-device-pixel-ratio: 2), | |||
only screen and ( min-resolution: 192dpi), | |||
only screen and ( min-resolution: 2dppx) { | |||
.Device-Info { | .Device-Info { | ||
width:auto; | width:auto; | ||
Line 128: | Line 132: | ||
clear:none; | clear:none; | ||
} | } | ||
} | |||
@media | |||
(-webkit-min-device-pixel-ratio: 2), | |||
(min-resolution: 192dpi), | |||
(max-width: 800px) { | |||
} | } | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 06:46, 10 May 2021
gallery mode can be utilized with:
|image=<gallery mode="slideshow"> Image:Memory_relay.png|''idklol" Image:Logo_of_empire.png|''[[commons:Salmo salar|Salmo salar]]'' (Salmon Larva) Image:Georgia Aquarium - Giant Grouper.jpg|''[[commons:Epinephelus lanceolatus|Epinephelus lanceolatus]]'' (Giant grouper) Image:Pterois volitans Manado-e.jpg|''[[commons:Pterois volitans|Pterois volitans]]'' (Red Lionfish) </gallery>