<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://staging.twogpedia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACompaniesLanding.css</id>
	<title>Template:CompaniesLanding.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://staging.twogpedia.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACompaniesLanding.css"/>
	<link rel="alternate" type="text/html" href="https://staging.twogpedia.com/index.php?title=Template:CompaniesLanding.css&amp;action=history"/>
	<updated>2026-05-11T22:52:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://staging.twogpedia.com/index.php?title=Template:CompaniesLanding.css&amp;diff=9284&amp;oldid=prev</id>
		<title>Couchor: Couchor changed the content model of the page Template:CompaniesLanding.css from &quot;wikitext&quot; to &quot;Sanitized CSS&quot;</title>
		<link rel="alternate" type="text/html" href="https://staging.twogpedia.com/index.php?title=Template:CompaniesLanding.css&amp;diff=9284&amp;oldid=prev"/>
		<updated>2024-02-12T18:42:50Z</updated>

		<summary type="html">&lt;p&gt;Couchor changed the content model of the page &lt;a href=&quot;/Template:CompaniesLanding.css&quot; title=&quot;Template:CompaniesLanding.css&quot;&gt;Template:CompaniesLanding.css&lt;/a&gt; from &amp;quot;wikitext&amp;quot; to &amp;quot;Sanitized CSS&amp;quot;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:42, 12 February 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key wikidb-wiki_:diff:1.41:old-9283:rev-9284:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Couchor</name></author>
	</entry>
	<entry>
		<id>https://staging.twogpedia.com/index.php?title=Template:CompaniesLanding.css&amp;diff=9283&amp;oldid=prev</id>
		<title>Couchor: Created page with &quot;.companies__landing { 	margin-top: 3rem; 	display: grid; 	gap: 4rem; }  .companies__container { 	display: grid;     grid-template-columns: repeat(auto-fit,minmax(250px,1fr));     gap: 2rem; }  .company { 	display: grid;     align-content: space-between;     gap: 0.5rem;     position: relative;     text-align: center; }  .company__title { 	font-size: 1.1rem;     font-weight: bold; }  .company__text { 	display: flex;     justify-content: space-between;     gap: 0.5rem; }...&quot;</title>
		<link rel="alternate" type="text/html" href="https://staging.twogpedia.com/index.php?title=Template:CompaniesLanding.css&amp;diff=9283&amp;oldid=prev"/>
		<updated>2024-02-12T18:42:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;.companies__landing { 	margin-top: 3rem; 	display: grid; 	gap: 4rem; }  .companies__container { 	display: grid;     grid-template-columns: repeat(auto-fit,minmax(250px,1fr));     gap: 2rem; }  .company { 	display: grid;     align-content: space-between;     gap: 0.5rem;     position: relative;     text-align: center; }  .company__title { 	font-size: 1.1rem;     font-weight: bold; }  .company__text { 	display: flex;     justify-content: space-between;     gap: 0.5rem; }...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.companies__landing {&lt;br /&gt;
	margin-top: 3rem;&lt;br /&gt;
	display: grid;&lt;br /&gt;
	gap: 4rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.companies__container {&lt;br /&gt;
	display: grid;&lt;br /&gt;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));&lt;br /&gt;
    gap: 2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.company {&lt;br /&gt;
	display: grid;&lt;br /&gt;
    align-content: space-between;&lt;br /&gt;
    gap: 0.5rem;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.company__title {&lt;br /&gt;
	font-size: 1.1rem;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.company__text {&lt;br /&gt;
	display: flex;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
    gap: 0.5rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.companies__news {&lt;br /&gt;
	display: flex;&lt;br /&gt;
    gap: 2rem;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.companies__news__item {&lt;br /&gt;
	display: grid;&lt;br /&gt;
	gap: 1rem;&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.companies__news__title {&lt;br /&gt;
	font-size: 1.1rem;&lt;br /&gt;
	font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (min-width: 760px) {&lt;br /&gt;
	.companies__landing {&lt;br /&gt;
		grid-template-columns: 1fr 300px;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Couchor</name></author>
	</entry>
</feed>