<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://amberlynn.wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css</id>
	<title>MediaWiki:Mobile.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://amberlynn.wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMobile.css"/>
	<link rel="alternate" type="text/html" href="https://amberlynn.wiki/index.php?title=MediaWiki:Mobile.css&amp;action=history"/>
	<updated>2026-04-20T09:18:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://amberlynn.wiki/index.php?title=MediaWiki:Mobile.css&amp;diff=499&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;/* All CSS here will be loaded for users of the mobile site */ .navbox {     display: block !important; /* Ensure it’s visible */     width: 100%; /* Full width on small screens */     box-sizing: border-box; /* Include padding/borders in width */     font-size: 90%; /* Slightly smaller text for mobile */ }  .navbox-title {     padding: 5px; /* Reduce padding */ }  .navbox-list {     padding: 5px; /* Adjust list padding */ }  /* Make lists stack vertically on small scr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://amberlynn.wiki/index.php?title=MediaWiki:Mobile.css&amp;diff=499&amp;oldid=prev"/>
		<updated>2025-03-24T18:08:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;All CSS here will be loaded for users of the mobile site: &lt;/span&gt; .navbox {     display: block !important; &lt;span class=&quot;autocomment&quot;&gt;Ensure it’s visible: &lt;/span&gt;     width: 100%; &lt;span class=&quot;autocomment&quot;&gt;Full width on small screens: &lt;/span&gt;     box-sizing: border-box; &lt;span class=&quot;autocomment&quot;&gt;Include padding/borders in width: &lt;/span&gt;     font-size: 90%; &lt;span class=&quot;autocomment&quot;&gt;Slightly smaller text for mobile: &lt;/span&gt; }  .navbox-title {     padding: 5px; &lt;span class=&quot;autocomment&quot;&gt;Reduce padding: &lt;/span&gt; }  .navbox-list {     padding: 5px; &lt;span class=&quot;autocomment&quot;&gt;Adjust list padding: &lt;/span&gt; }  /* Make lists stack vertically on small scr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* All CSS here will be loaded for users of the mobile site */&lt;br /&gt;
.navbox {&lt;br /&gt;
    display: block !important; /* Ensure it’s visible */&lt;br /&gt;
    width: 100%; /* Full width on small screens */&lt;br /&gt;
    box-sizing: border-box; /* Include padding/borders in width */&lt;br /&gt;
    font-size: 90%; /* Slightly smaller text for mobile */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-title {&lt;br /&gt;
    padding: 5px; /* Reduce padding */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbox-list {&lt;br /&gt;
    padding: 5px; /* Adjust list padding */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Make lists stack vertically on small screens */&lt;br /&gt;
@media (max-width: 720px) {&lt;br /&gt;
    .navbox-group, .navbox-list {&lt;br /&gt;
        display: block;&lt;br /&gt;
        width: 100%;&lt;br /&gt;
    }&lt;br /&gt;
    .hlist ul {&lt;br /&gt;
        display: block; /* Stack horizontal lists */&lt;br /&gt;
    }&lt;br /&gt;
    .hlist li {&lt;br /&gt;
        display: block;&lt;br /&gt;
        margin: 2px 0;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>