<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ta">
	<id>https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=%E0%AE%B5%E0%AE%BE%E0%AE%B0%E0%AF%8D%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%E0%AE%B0%E0%AF%81%3AChemical_reaction%2Fstyles.css</id>
	<title>வார்ப்புரு:Chemical reaction/styles.css - திருத்த வரலாறு</title>
	<link rel="self" type="application/atom+xml" href="https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=%E0%AE%B5%E0%AE%BE%E0%AE%B0%E0%AF%8D%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%E0%AE%B0%E0%AF%81%3AChemical_reaction%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=%E0%AE%B5%E0%AE%BE%E0%AE%B0%E0%AF%8D%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%E0%AE%B0%E0%AF%81:Chemical_reaction/styles.css&amp;action=history"/>
	<updated>2026-06-05T15:08:31Z</updated>
	<subtitle>விக்கியில் இப்பக்கத்துக்கான திருத்த வரலாறு</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki1.tamilar.wiki/w/index.php?title=%E0%AE%B5%E0%AE%BE%E0%AE%B0%E0%AF%8D%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%E0%AE%B0%E0%AF%81:Chemical_reaction/styles.css&amp;diff=475130&amp;oldid=prev</id>
		<title>imported&gt;Kanags: துவக்கம்</title>
		<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=%E0%AE%B5%E0%AE%BE%E0%AE%B0%E0%AF%8D%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%E0%AE%B0%E0%AF%81:Chemical_reaction/styles.css&amp;diff=475130&amp;oldid=prev"/>
		<updated>2026-01-18T03:35:10Z</updated>

		<summary type="html">&lt;p&gt;துவக்கம்&lt;/p&gt;
&lt;p&gt;&lt;b&gt;புதிய பக்கம்&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
/* main wrapper formatting */&lt;br /&gt;
.chemrxn-wrapper {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	flex-flow: row nowrap;&lt;br /&gt;
	width: max-content; &lt;br /&gt;
	max-width: 100%;&lt;br /&gt;
	margin: 0.5em auto;&lt;br /&gt;
	font-size: 85%;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	justify-content: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* subunit div wrapper formatting */&lt;br /&gt;
.chemrxn-wrapper &amp;gt; div:first-child {&lt;br /&gt;
	margin-left: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-wrapper &amp;gt; div:last-child {&lt;br /&gt;
	margin-right: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-sub-wrap,&lt;br /&gt;
.chemrxn-text-wrap,&lt;br /&gt;
.chemrxn-arrow-wrap {&lt;br /&gt;
	flex: initial;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-sub-wrap,&lt;br /&gt;
.chemrxn-text-wrap,&lt;br /&gt;
.chemrxn-arrow-wrap {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	margin: 0 0.5em;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-sub-wrap {&lt;br /&gt;
	min-width: 10%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-arrow-wrap {&lt;br /&gt;
	min-width: 55px;&lt;br /&gt;
	max-width: 100px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-chemarw-wrap {&lt;br /&gt;
	flex: none;&lt;br /&gt;
	margin: 0 0.5em;&lt;br /&gt;
	align-content: center;&lt;br /&gt;
	width: min-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* content div formatting */&lt;br /&gt;
.chemrxn-sub-main {&lt;br /&gt;
	margin: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-sub-main img,&lt;br /&gt;
.chemrxn-arrow-img img {&lt;br /&gt;
    object-fit: contain;&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
    max-height: 100%;&lt;br /&gt;
    width: auto;&lt;br /&gt;
    height: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-text-content {&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-arrow-labels {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	justify-content: space-between;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-arrow-labels &amp;gt; div:first-child {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-chemarw-wrap .chemrxn-arrow-img {&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	width: max-content;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-chemarw-wrap .chemrxn-arrow-img img {&lt;br /&gt;
	object-fit: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* label text formatting */&lt;br /&gt;
.chemrxn-sub-name,&lt;br /&gt;
.chemrxn-text-caption,&lt;br /&gt;
.chemrxn-arrow-caption {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-sub-name{&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
	text-overflow: ellipsis;&lt;br /&gt;
	margin: 0.5em 0 0 0;&lt;br /&gt;
	max-height: 3.3em;&lt;br /&gt;
	max-height: 2lh; /* the lh unit is widely supported since 2023 */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.chemrxn-chemarw-wrap .chemrxn-arrow-caption ol {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	padding: 0 0.5em 0 1.5em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* mobile-friendly formatting */&lt;br /&gt;
@media screen and ( max-width: 820px ) {&lt;br /&gt;
	.chemrxn-wrapper {&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and ( max-width: 600px ) {&lt;br /&gt;
	.chemrxn-wrapper {&lt;br /&gt;
		font-size: 75%;&lt;br /&gt;
		hyphens: auto;&lt;br /&gt;
	}&lt;br /&gt;
	.chemrxn-sub-wrap,&lt;br /&gt;
	.chemrxn-text-wrap,&lt;br /&gt;
	.chemrxn-arrow-wrap,&lt;br /&gt;
	.chemrxn-chemarw-wrap {&lt;br /&gt;
		margin: 0 0.25em;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;Kanags</name></author>
	</entry>
</feed>