<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Bharatpedia%3ATask_Center%2Fheader%2Fstyles.css</id>
	<title>Bharatpedia:Task Center/header/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Bharatpedia%3ATask_Center%2Fheader%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Bharatpedia:Task_Center/header/styles.css&amp;action=history"/>
	<updated>2026-08-25T15:47:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://en.bharatpedia.org/w/index.php?title=Bharatpedia:Task_Center/header/styles.css&amp;diff=379769&amp;oldid=prev</id>
		<title>WikiDwarf: WikiDwarf changed the content model of the page Bharatpedia:Task Center/header/styles.css from &quot;wikitext&quot; to &quot;Sanitized CSS&quot;</title>
		<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Bharatpedia:Task_Center/header/styles.css&amp;diff=379769&amp;oldid=prev"/>
		<updated>2023-02-21T06:19:50Z</updated>

		<summary type="html">&lt;p&gt;WikiDwarf changed the content model of the page &lt;a href=&quot;/wiki/Bharatpedia:Task_Center/header/styles.css&quot; title=&quot;Bharatpedia:Task Center/header/styles.css&quot;&gt;Bharatpedia:Task Center/header/styles.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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:49, 21 February 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>WikiDwarf</name></author>
	</entry>
	<entry>
		<id>https://en.bharatpedia.org/w/index.php?title=Bharatpedia:Task_Center/header/styles.css&amp;diff=379768&amp;oldid=prev</id>
		<title>WikiDwarf: Bharatpedia:Task Center/header/styles.css</title>
		<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Bharatpedia:Task_Center/header/styles.css&amp;diff=379768&amp;oldid=prev"/>
		<updated>2023-02-21T06:19:35Z</updated>

		<summary type="html">&lt;p&gt;Bharatpedia:Task Center/header/styles.css&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.task-center-header {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	max-width: 700px;&lt;br /&gt;
	margin: 1em auto;&lt;br /&gt;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);&lt;br /&gt;
	border: 0;&lt;br /&gt;
	border-radius: 7px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
	background: linear-gradient(to bottom, #FCFCFC 0%,#F5F5F5 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-image {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 50px;&lt;br /&gt;
	left: 350px;&lt;br /&gt;
	opacity: 0.75;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-text {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 1em;&lt;br /&gt;
	width: 300px;&lt;br /&gt;
	padding: 1em 0;&lt;br /&gt;
	/* font-size: 58px; *//* maybe relevant for line height and padding? */&lt;br /&gt;
	line-height: 0.5em;&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	font-family: Calibri, Verdana, Arial, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-welcome {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	font-size: 30px;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	color: green;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-welcome &amp;gt; span {&lt;br /&gt;
	clear: both;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-what {&lt;br /&gt;
	font-size: 14px;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	color: #555;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-what-question {&lt;br /&gt;
	margin: 2em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.task-center-header-what &amp;gt; p &amp;gt; span {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiDwarf</name></author>
	</entry>
</feed>