<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bachiller.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Badmin</id>
	<title>WikiBachiller - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bachiller.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Badmin"/>
	<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php/Special:Contributions/Badmin"/>
	<updated>2026-04-15T16:22:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=44</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=44"/>
		<updated>2026-01-27T10:51:39Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p style=&amp;quot;font-size:200%;text-align:center&amp;quot;&amp;gt;[https://bachiller.org Bachiller Project]&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul style=&amp;quot;text-align: left;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[https://bachiller.org/ins Instructions for transcriber]&lt;br /&gt;
&amp;lt;li&amp;gt;[[A_3rb2|Example of entry]]&lt;br /&gt;
&amp;lt;li&amp;gt;Login to edit articles - [https://bachiller.org/acc request an account], if you do not have one.&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=19</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=19"/>
		<updated>2026-01-26T09:41:12Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p style=&amp;quot;font-size:200%;text-align:center&amp;quot;&amp;gt;[https://bachiller.org Bachiller Project]&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Login to edit articles. [https://bachiller.org/acc Request an account]], if you do not have one.&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=18</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=18"/>
		<updated>2026-01-25T10:10:53Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p style=&amp;quot;font-size:200%;text-align:center&amp;quot;&amp;gt;[https://bachiller.org Bachiller Project]&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Login to edit articles. [[Request an account]], if you do not have one&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=16</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=16"/>
		<updated>2026-01-23T21:30:08Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* ====================================================== */&lt;br /&gt;
/* MINIMAL UI FOR PRIVATE WIKI */&lt;br /&gt;
/* Vector skin */&lt;br /&gt;
/* ====================================================== */&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* SIDEBAR: fully hidden */&lt;br /&gt;
#mw-panel,&lt;br /&gt;
#p-navigation,&lt;br /&gt;
#p-interaction,&lt;br /&gt;
#p-lang,&lt;br /&gt;
.portal {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PERSONAL MENU (LOGIN) */&lt;br /&gt;
/* Keep original top-right position */&lt;br /&gt;
#p-personal {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
    position: relative !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PAGE ACTIONS: edit / history / etc */&lt;br /&gt;
/* Visible for logged-in users */&lt;br /&gt;
#p-views,&lt;br /&gt;
#p-cactions {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views h3,&lt;br /&gt;
#p-cactions h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul,&lt;br /&gt;
#p-cactions ul {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    gap: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* HIDE EDIT / HISTORY FOR ANONYMOUS USERS */&lt;br /&gt;
.mw-anon-user #p-views,&lt;br /&gt;
.mw-anon-user #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide section edit links for anon users */&lt;br /&gt;
.mw-anon-user .mw-editsection {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* TOOLBOX + SEARCH: hidden */&lt;br /&gt;
#p-tb,&lt;br /&gt;
#search,&lt;br /&gt;
#searchInput,&lt;br /&gt;
.vector-search-box {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* FOOTER + NOISE */&lt;br /&gt;
#footer,&lt;br /&gt;
.mw-footer,&lt;br /&gt;
#siteSub,&lt;br /&gt;
#contentSub,&lt;br /&gt;
.breadcrumb,&lt;br /&gt;
.mw-indicators {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* CONTENT: FULL WIDTH, SMALL MARGINS */&lt;br /&gt;
#content {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 16px 20px !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-content-text {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
    line-height: 1.6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MAIN PAGE (LANDING) */&lt;br /&gt;
body.page-Main_Page #content {&lt;br /&gt;
    margin-top: 80px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page #mw-content-text {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: highlight Request Account link */&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;] {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 12px 20px;&lt;br /&gt;
    background-color: #0074D9;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border-radius: 6px;&lt;br /&gt;
    font-size: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;]:hover {&lt;br /&gt;
    background-color: #005fa3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* LINKS: minimal look */&lt;br /&gt;
a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover {&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MOBILE SAFETY */&lt;br /&gt;
@media (max-width: 720px) {&lt;br /&gt;
    #content {&lt;br /&gt;
        margin: 12px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    #p-views ul,&lt;br /&gt;
    #p-cactions ul {&lt;br /&gt;
        flex-wrap: wrap;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-prefsection-appearance {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=14</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=14"/>
		<updated>2026-01-23T20:16:26Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p style=&amp;quot;font-size:200%;text-align:center&amp;quot;&amp;gt;[https://bachiller.org Bachiller Project]&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Login to edit articles. [[Request an account]], if you do not have one.&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=13</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=13"/>
		<updated>2026-01-23T20:06:49Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;[https://bachiller.org Bachiller Project]&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Login to edit articles. [[Request an account]], if you do not have one.&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=12</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=12"/>
		<updated>2026-01-23T20:03:15Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* ====================================================== */&lt;br /&gt;
/* MINIMAL UI FOR PRIVATE WIKI */&lt;br /&gt;
/* Vector skin */&lt;br /&gt;
/* ====================================================== */&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* SIDEBAR: fully hidden */&lt;br /&gt;
#mw-panel,&lt;br /&gt;
#p-navigation,&lt;br /&gt;
#p-interaction,&lt;br /&gt;
#p-lang,&lt;br /&gt;
.portal {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PERSONAL MENU (LOGIN) */&lt;br /&gt;
/* Keep original top-right position */&lt;br /&gt;
#p-personal {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
    position: relative !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PAGE ACTIONS: edit / history / etc */&lt;br /&gt;
/* Visible for logged-in users */&lt;br /&gt;
#p-views,&lt;br /&gt;
#p-cactions {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views h3,&lt;br /&gt;
#p-cactions h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul,&lt;br /&gt;
#p-cactions ul {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    gap: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* HIDE EDIT / HISTORY FOR ANONYMOUS USERS */&lt;br /&gt;
.mw-anon-user #p-views,&lt;br /&gt;
.mw-anon-user #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide section edit links for anon users */&lt;br /&gt;
.mw-anon-user .mw-editsection {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* TOOLBOX + SEARCH: hidden */&lt;br /&gt;
#p-tb,&lt;br /&gt;
#search,&lt;br /&gt;
#searchInput,&lt;br /&gt;
.vector-search-box {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* FOOTER + NOISE */&lt;br /&gt;
#footer,&lt;br /&gt;
.mw-footer,&lt;br /&gt;
#siteSub,&lt;br /&gt;
#contentSub,&lt;br /&gt;
.breadcrumb,&lt;br /&gt;
.mw-indicators {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* CONTENT: FULL WIDTH, SMALL MARGINS */&lt;br /&gt;
#content {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 16px 20px !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-content-text {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
    line-height: 1.6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MAIN PAGE (LANDING) */&lt;br /&gt;
body.page-Main_Page #content {&lt;br /&gt;
    margin-top: 80px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page #mw-content-text {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: highlight Request Account link */&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;] {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 12px 20px;&lt;br /&gt;
    background-color: #0074D9;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border-radius: 6px;&lt;br /&gt;
    font-size: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;]:hover {&lt;br /&gt;
    background-color: #005fa3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* LINKS: minimal look */&lt;br /&gt;
a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover {&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MOBILE SAFETY */&lt;br /&gt;
@media (max-width: 720px) {&lt;br /&gt;
    #content {&lt;br /&gt;
        margin: 12px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    #p-views ul,&lt;br /&gt;
    #p-cactions ul {&lt;br /&gt;
        flex-wrap: wrap;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=11</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=11"/>
		<updated>2026-01-23T20:02:00Z</updated>

		<summary type="html">&lt;p&gt;Badmin: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=10</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=10"/>
		<updated>2026-01-23T20:00:07Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* ====================================================== */&lt;br /&gt;
/* MINIMAL UI FOR PRIVATE WIKI */&lt;br /&gt;
/* Vector skin */&lt;br /&gt;
/* ====================================================== */&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* SIDEBAR: fully hidden */&lt;br /&gt;
#mw-panel,&lt;br /&gt;
#p-navigation,&lt;br /&gt;
#p-interaction,&lt;br /&gt;
#p-lang,&lt;br /&gt;
.portal {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PERSONAL MENU (LOGIN) */&lt;br /&gt;
/* Keep original top-right position */&lt;br /&gt;
#p-personal {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
    position: relative !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* PAGE ACTIONS: edit / history / etc */&lt;br /&gt;
/* Visible for logged-in users */&lt;br /&gt;
#p-views,&lt;br /&gt;
#p-cactions {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views h3,&lt;br /&gt;
#p-cactions h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul,&lt;br /&gt;
#p-cactions ul {&lt;br /&gt;
    display: flex;&lt;br /&gt;
    gap: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* HIDE EDIT / HISTORY FOR ANONYMOUS USERS */&lt;br /&gt;
.mw-anon-user #p-views,&lt;br /&gt;
.mw-anon-user #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide section edit links for anon users */&lt;br /&gt;
.mw-anon-user .mw-editsection {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* TOOLBOX + SEARCH: hidden */&lt;br /&gt;
#p-tb,&lt;br /&gt;
#search,&lt;br /&gt;
#searchInput,&lt;br /&gt;
.vector-search-box {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* FOOTER + NOISE */&lt;br /&gt;
#footer,&lt;br /&gt;
.mw-footer,&lt;br /&gt;
#siteSub,&lt;br /&gt;
#contentSub,&lt;br /&gt;
.breadcrumb,&lt;br /&gt;
.mw-indicators {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* CONTENT: FULL WIDTH, SMALL MARGINS */&lt;br /&gt;
#content {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 16px 20px !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-content-text {&lt;br /&gt;
    max-width: none !important;&lt;br /&gt;
    margin: 0 !important;&lt;br /&gt;
    padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
    line-height: 1.6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MAIN PAGE (LANDING) */&lt;br /&gt;
body.page-Main_Page #content {&lt;br /&gt;
    margin-top: 80px !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page #mw-content-text {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: highlight Request Account link */&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;] {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 12px 20px;&lt;br /&gt;
    background-color: #0074D9;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border-radius: 6px;&lt;br /&gt;
    font-size: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;]:hover {&lt;br /&gt;
    background-color: #005fa3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* LINKS: minimal look */&lt;br /&gt;
a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover {&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* MOBILE SAFETY */&lt;br /&gt;
@media (max-width: 720px) {&lt;br /&gt;
    #content {&lt;br /&gt;
        margin: 12px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    #p-views ul,&lt;br /&gt;
    #p-cactions ul {&lt;br /&gt;
        flex-wrap: wrap;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=9</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=9"/>
		<updated>2026-01-23T19:33:41Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* ====================================================== */&lt;br /&gt;
/* MINIMAL UI FOR PRIVATE WIKI - ALL PAGES */&lt;br /&gt;
/* ====================================================== */&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* Hide sidebar, all panels, and menus */&lt;br /&gt;
#mw-panel,&lt;br /&gt;
.vector-menu-content,&lt;br /&gt;
.portal,&lt;br /&gt;
#p-navigation,&lt;br /&gt;
#p-interaction,&lt;br /&gt;
#p-tb,&lt;br /&gt;
#p-cactions,&lt;br /&gt;
#p-personal,&lt;br /&gt;
#p-lang,&lt;br /&gt;
#p-views,&lt;br /&gt;
.mw-ui-portlet,&lt;br /&gt;
.vector-menu {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide headings / labels inside sidebar */&lt;br /&gt;
#mw-panel h3,&lt;br /&gt;
#mw-panel .portal h3,&lt;br /&gt;
#mw-panel .vector-menu-heading,&lt;br /&gt;
#mw-panel .vector-menu-content,&lt;br /&gt;
#p-tb h3,&lt;br /&gt;
#p-cactions h3,&lt;br /&gt;
#p-personal h3 {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* Hide footer and indicators */&lt;br /&gt;
#footer,&lt;br /&gt;
.mw-footer,&lt;br /&gt;
#siteSub,&lt;br /&gt;
#contentSub,&lt;br /&gt;
.breadcrumb,&lt;br /&gt;
.mw-indicators {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* Hide page tabs / actions / toolbox */&lt;br /&gt;
#ca-view,&lt;br /&gt;
#ca-edit,&lt;br /&gt;
.vectorMenu,&lt;br /&gt;
.mw-portlet {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* Hide search box */&lt;br /&gt;
#search,&lt;br /&gt;
#searchInput,&lt;br /&gt;
.vector-search-box {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ------------------------------ */&lt;br /&gt;
/* Main content container - optional: center on screen */&lt;br /&gt;
#content,&lt;br /&gt;
#mw-content-text {&lt;br /&gt;
    max-width: 900px;&lt;br /&gt;
    margin: 40px auto;&lt;br /&gt;
    padding: 0 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: center content for Main Page only */&lt;br /&gt;
body.page-Main_Page #content,&lt;br /&gt;
body.page-Main_Page #mw-content-text {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    margin-top: 100px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: highlight &amp;quot;Request Account&amp;quot; link on Main Page */&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;] {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    padding: 12px 20px;&lt;br /&gt;
    background-color: #0074D9;&lt;br /&gt;
    color: #fff !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    border-radius: 6px;&lt;br /&gt;
    font-size: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.page-Main_Page a[href*=&amp;quot;Request_account&amp;quot;]:hover {&lt;br /&gt;
    background-color: #005fa3;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=8</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=8"/>
		<updated>2026-01-23T19:26:50Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
#footer { display: none; }&lt;br /&gt;
#mw-panel .body { visibility: hidden; }&lt;br /&gt;
&lt;br /&gt;
/* Hide the sidebar completely */&lt;br /&gt;
#mw-panel {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the top toolbox / actions menu */&lt;br /&gt;
#p-tb, #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the footer */&lt;br /&gt;
#footer {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: hide languages box */&lt;br /&gt;
#p-lang {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide personal toolbar / search box */&lt;br /&gt;
#p-personal, #search {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide breadcrumbs or page tools */&lt;br /&gt;
#siteSub, #contentSub {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===== ADDITIONAL HIDE FOR MODERN SKINS ===== */&lt;br /&gt;
&lt;br /&gt;
/* Sidebar (all panels) */&lt;br /&gt;
#mw-panel,&lt;br /&gt;
.vector-menu-content,&lt;br /&gt;
.portal,&lt;br /&gt;
#p-navigation,&lt;br /&gt;
#p-interaction,&lt;br /&gt;
#p-tb,&lt;br /&gt;
#p-cactions,&lt;br /&gt;
#p-personal,&lt;br /&gt;
#p-lang {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
#footer, .mw-footer {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Breadcrumbs / page tools */&lt;br /&gt;
#siteSub,&lt;br /&gt;
#contentSub,&lt;br /&gt;
.breadcrumb,&lt;br /&gt;
.mw-indicators {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page header / tabs / action menu */&lt;br /&gt;
#ca-view, #ca-edit, .vectorMenu, .mw-portlet {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search box */&lt;br /&gt;
#search, #searchInput, .vector-search-box {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Additional skin-specific containers */&lt;br /&gt;
#p-views, #p-cactions, .mw-ui-portlet, .vector-menu {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=7</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=7"/>
		<updated>2026-01-23T19:21:26Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
#footer { display: none; }&lt;br /&gt;
#mw-panel .body { visibility: hidden; }&lt;br /&gt;
&lt;br /&gt;
/* Hide the sidebar completely */&lt;br /&gt;
#mw-panel {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the top toolbox / actions menu */&lt;br /&gt;
#p-tb, #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the footer */&lt;br /&gt;
#footer {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: hide languages box */&lt;br /&gt;
#p-lang {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide personal toolbar / search box */&lt;br /&gt;
#p-personal, #search {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide breadcrumbs or page tools */&lt;br /&gt;
#siteSub, #contentSub {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=6</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=6"/>
		<updated>2026-01-23T19:20:28Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
#footer { display: none; }&lt;br /&gt;
#mw-panel .body { visibility: hidden; }&lt;br /&gt;
&lt;br /&gt;
/* Hide the sidebar completely */&lt;br /&gt;
#mw-panel {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the top toolbox / actions menu */&lt;br /&gt;
#p-tb, #p-cactions {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide the footer */&lt;br /&gt;
#footer {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Optional: hide languages box */&lt;br /&gt;
#p-lang {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=5</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=MediaWiki:Common.css&amp;diff=5"/>
		<updated>2026-01-23T19:16:38Z</updated>

		<summary type="html">&lt;p&gt;Badmin: Created page with &amp;quot;/* CSS placed here will be applied to all skins */ #footer { display: none; } #mw-panel .body { visibility: hidden; }&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
#footer { display: none; }&lt;br /&gt;
#mw-panel .body { visibility: hidden; }&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
	<entry>
		<id>https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=3</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bachiller.org/index.php?title=Main_Page&amp;diff=3"/>
		<updated>2026-01-23T19:05:56Z</updated>

		<summary type="html">&lt;p&gt;Badmin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://bachiller.org Bachiller Project] Wiki&lt;br /&gt;
&lt;br /&gt;
To edit pages [[request an account]].&lt;/div&gt;</summary>
		<author><name>Badmin</name></author>
	</entry>
</feed>