Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"

From Starbase wiki
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),
(max-width: 800px) {  
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 07: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>


Cookies help us deliver our services. By using our services, you agree to our use of cookies.