<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://me-pedia.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mepedia-test</id>
	<title>MEpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://me-pedia.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mepedia-test"/>
	<link rel="alternate" type="text/html" href="https://me-pedia.org/wiki/Special:Contributions/Mepedia-test"/>
	<updated>2026-04-21T08:54:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80465</id>
		<title>User:Mepedia-test/common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80465"/>
		<updated>2020-02-23T20:44:25Z</updated>

		<summary type="html">&lt;p&gt;Mepedia-test:shrink font&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Mobiles and tablets - dismissable site notice&lt;br /&gt;
- remove large gap on left to reduce the space it takes up plus shrink top and bottom margins &lt;br /&gt;
and reduce left margin on numbered lists&lt;br /&gt;
*/&lt;br /&gt;
@media (max-width: 768px) {&lt;br /&gt;
     .mw-dismissable-notice {&lt;br /&gt;
        font-size: 80%;&lt;br /&gt;
      }&lt;br /&gt;
   .sitedir-ltr .mw-dismissable-notice-body {&lt;br /&gt;
  margin: 2px 4.5em 2px 0.5em;&lt;br /&gt;
   }&lt;br /&gt;
     ul { &lt;br /&gt;
     padding-left: 0.25em;&lt;br /&gt;
     font-size: 1.25em;&lt;br /&gt;
    }&lt;br /&gt;
     ol {&lt;br /&gt;
    margin-left: 2em;&lt;br /&gt;
   }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mepedia-test</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80464</id>
		<title>User:Mepedia-test/common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80464"/>
		<updated>2020-02-23T20:20:59Z</updated>

		<summary type="html">&lt;p&gt;Mepedia-test:change ul bullet pos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Mobiles and tablets - dismissable site notice&lt;br /&gt;
- remove large gap on left to reduce the space it takes up plus shrink top and bottom margins &lt;br /&gt;
and reduce left margin on numbered lists&lt;br /&gt;
*/&lt;br /&gt;
@media (max-width: 768px) {&lt;br /&gt;
   .sitedir-ltr .mw-dismissable-notice-body {&lt;br /&gt;
  margin: 2px 4.5em 2px 0.5em;&lt;br /&gt;
}&lt;br /&gt;
   .mw-dismissable-notice {&lt;br /&gt;
     font-size: 90%;&lt;br /&gt;
   }&lt;br /&gt;
   ul { &lt;br /&gt;
     padding-left: 0.25em;&lt;br /&gt;
    }&lt;br /&gt;
   ol {&lt;br /&gt;
    margin-left: 2em;&lt;br /&gt;
   }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mepedia-test</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80463</id>
		<title>User:Mepedia-test/common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80463"/>
		<updated>2020-02-23T20:12:55Z</updated>

		<summary type="html">&lt;p&gt;Mepedia-test:resize, reduce nested bullet&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Mobiles and tablets - dismissable site notice&lt;br /&gt;
- remove large gap on left to reduce the space it takes up plus shrink top and bottom margins &lt;br /&gt;
and reduce left margin on numbered lists&lt;br /&gt;
*/&lt;br /&gt;
@media (max-width: 768px) {&lt;br /&gt;
   .sitedir-ltr .mw-dismissable-notice-body {&lt;br /&gt;
  margin: 2px 4.5em 2px 0.5em;&lt;br /&gt;
}&lt;br /&gt;
   .mw-dismissable-notice {&lt;br /&gt;
     font-size: 90%;&lt;br /&gt;
   }&lt;br /&gt;
   ol {&lt;br /&gt;
    margin-left: 2em;&lt;br /&gt;
   }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mepedia-test</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80462</id>
		<title>User:Mepedia-test/common.css</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User:Mepedia-test/common.css&amp;diff=80462"/>
		<updated>2020-02-23T19:53:31Z</updated>

		<summary type="html">&lt;p&gt;Mepedia-test:dismissable site notice for small screens&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Mobiles and tablets - dismissable site notice&lt;br /&gt;
- should it be 850px?&lt;br /&gt;
- remove large gap on left to reduce the space it takes up plus shrink top and bottom margins &lt;br /&gt;
*/&lt;br /&gt;
@media (max-width: 768px) {&lt;br /&gt;
   .sitedir-ltr .mw-dismissable-notice-body {&lt;br /&gt;
  margin: 2px 20% 2px 0.5em;&lt;br /&gt;
}&lt;br /&gt;
   .mw-dismissable-notice {&lt;br /&gt;
     font-size: 80%;&lt;br /&gt;
   }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mepedia-test</name></author>
	</entry>
	<entry>
		<id>https://me-pedia.org/w/index.php?title=User:Mepedia-test&amp;diff=80461</id>
		<title>User:Mepedia-test</title>
		<link rel="alternate" type="text/html" href="https://me-pedia.org/w/index.php?title=User:Mepedia-test&amp;diff=80461"/>
		<updated>2020-02-23T19:52:06Z</updated>

		<summary type="html">&lt;p&gt;Mepedia-test:create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;test account used by [[User:Notjusttired]] for changes to user interface&lt;/div&gt;</summary>
		<author><name>Mepedia-test</name></author>
	</entry>
</feed>