Changes
kidzsearch.com
>
wiki
>
Mobile.css
Jump to navigation
Jump to search
← Earlier diff
Newer diff →
MediaWiki:Mobile.css
(view source)
Revision as of 00:49, 18 August 2025
565 bytes added
,
00:49, 18 August 2025
no edit summary
Line 1:
Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
+
+
/* Ensure gallery thumbnails render properly across browsers */
+
.gallerybox .thumb img {
+
display: block !important; /* Prevent inline rendering quirks */
+
background: none !important; /* Remove gray placeholder background */
+
object-fit: cover; /* Fit image correctly in its box */
+
max-width: 100% !important;
+
max-height: 100% !important;
+
}
+
+
/* Optional: add a subtle fallback background so empty images are visible */
+
.gallerybox .thumb {
+
background-color: #f0f0f0; /* Light gray instead of solid dark */
+
}
Admin
Bureaucrats
,
Interface administrators
,
Suppressors
,
Administrators
990,006
edits
Navigation menu
Personal tools
Log in
Namespaces
Message
Talk
Variants
Views
Read
View source
View history
More
Search
KidzSearch
Main
Art
English
Geography
Health
History
Math
Music
Science
Social Science
Technology
Help
Report Page
Tools
Special pages
Page for printing