<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dcwwiki.org/dcwwiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser_info_2025%2Fstyles.css</id>
	<title>Template:User info 2025/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dcwwiki.org/dcwwiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser_info_2025%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://dcwwiki.org/dcwwiki/index.php?title=Template:User_info_2025/styles.css&amp;action=history"/>
	<updated>2026-08-25T21:54:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://dcwwiki.org/dcwwiki/index.php?title=Template:User_info_2025/styles.css&amp;diff=1787&amp;oldid=prev</id>
		<title>Aafi: copy from meta:Template:User info 2024/styles.css</title>
		<link rel="alternate" type="text/html" href="https://dcwwiki.org/dcwwiki/index.php?title=Template:User_info_2025/styles.css&amp;diff=1787&amp;oldid=prev"/>
		<updated>2025-01-24T18:38:19Z</updated>

		<summary type="html">&lt;p&gt;copy from &lt;a href=&quot;https://meta.wikimedia.org/wiki/Template:User_info_2024/styles.css&quot; class=&quot;extiw&quot; title=&quot;meta:Template:User info 2024/styles.css&quot;&gt;meta:Template:User info 2024/styles.css&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.profile-container {&lt;br /&gt;
	max-width: 1000px;&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Lato, Helvetica, Arial, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#blue-divider {&lt;br /&gt;
	height: 8px;&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	margin-bottom: 30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-container hr{&lt;br /&gt;
    max-width: 95%;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    margin-top: 30px;&lt;br /&gt;
    background-color: #C8CCD1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-name-heading {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 40px;&lt;br /&gt;
	line-height: 40px;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    padding-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-pronouns {&lt;br /&gt;
    font-size: 1.5rem;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
    margin: auto;&lt;br /&gt;
    padding-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.back-button-link &amp;gt; a {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 1.125rem;&lt;br /&gt;
	line-height: 175%;&lt;br /&gt;
	color: #3A25FF;&lt;br /&gt;
    background-image: unset;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .back-button-link &amp;gt; a {&lt;br /&gt;
      color: #6d8af2;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.back-button-link &amp;gt; a:hover {&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.profile-card-container {&lt;br /&gt;
	display: flex;&lt;br /&gt;
    flex-flow: row wrap;&lt;br /&gt;
    align-content: stretch;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
	column-gap: 1.125rem;&lt;br /&gt;
	margin-top: 2rem;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
	min-height: 275px;&lt;br /&gt;
    padding-top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-left {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-flow: column;&lt;br /&gt;
	background: #EEEAFF;&lt;br /&gt;
    min-height: 275px;&lt;br /&gt;
    border: 1px solid #F0E5F0;&lt;br /&gt;
    flex: 1 1 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-left p {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
    padding: 0 10px;&lt;br /&gt;
    padding-bottom: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-left-image {&lt;br /&gt;
	min-width: 164px;&lt;br /&gt;
    padding: 0 10px;	&lt;br /&gt;
	padding-top: 10px;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* make it overqualified to override responsive */&lt;br /&gt;
.profile-card-left-image a &amp;gt; img.mw-file-element {&lt;br /&gt;
	width: 164px;&lt;br /&gt;
	height: 164px !important;&lt;br /&gt;
	border-radius: 50%;&lt;br /&gt;
    object-fit: cover;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .profile-card-left {&lt;br /&gt;
      background: #27292D;&lt;br /&gt;
      border: 1px solid #a2a9b1;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.profile-title {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 1.125rem;&lt;br /&gt;
	line-height: 150%;&lt;br /&gt;
	margin-top: 2.25rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-department-name {&lt;br /&gt;
	font-weight: 400;&lt;br /&gt;
	font-size: 1.125rem;&lt;br /&gt;
	line-height: 175%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.back-container {&lt;br /&gt;
    padding-top: 20px;&lt;br /&gt;
    margin: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-email {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 1.125rem;&lt;br /&gt;
	line-height: 175%;&lt;br /&gt;
	color: #212529;&lt;br /&gt;
	margin-top: 2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-email img {&lt;br /&gt;
	margin-top: -4px;&lt;br /&gt;
	padding-right: 0.2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-email a {&lt;br /&gt;
	background: unset;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	background: var( --background-color-neutral-subtle, #F8F9FA );&lt;br /&gt;
	display: flex;&lt;br /&gt;
	border: 1px solid #EAECF0;&lt;br /&gt;
    min-height: 275px;&lt;br /&gt;
    flex-wrap: wrap;&lt;br /&gt;
    flex: 1 1 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .profile-card-right {&lt;br /&gt;
      background: #202122;&lt;br /&gt;
      border: 1px solid #a2a9b1;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-info {&lt;br /&gt;
	width: 30%;&lt;br /&gt;
	min-width: 174px;&lt;br /&gt;
    padding: 0 15px;&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	flex: 1.5 1 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-info p, a {&lt;br /&gt;
	/* margin-top: 0; */&lt;br /&gt;
	word-wrap: initial;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-info span {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 0.875rem;&lt;br /&gt;
	line-height: 175%;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-contact {&lt;br /&gt;
    margin:auto;&lt;br /&gt;
    padding: 0 10%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-contact a {&lt;br /&gt;
    background-image: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-contact p {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 1.125rem;&lt;br /&gt;
	line-height: 175%;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-contact p a {&lt;br /&gt;
	background: unset;&lt;br /&gt;
	color: #3A25FF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.profile-card-right-contact p a:visited,&lt;br /&gt;
.profile-card-right-contact p a:active {&lt;br /&gt;
	color: #3A25FF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .profile-card-right-contact p a,&lt;br /&gt;
  html.skin-theme-clientpref-night .profile-card-right-contact p a:visited, &lt;br /&gt;
  html.skin-theme-clientpref-night .profile-card-right-contact p a:active {&lt;br /&gt;
      color: #6d8af2;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.desc-container {&lt;br /&gt;
   display: flex;&lt;br /&gt;
   margin: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 800px) {&lt;br /&gt;
	.desc-container {&lt;br /&gt;
		flex-flow: column wrap;&lt;br /&gt;
	}&lt;br /&gt;
	&lt;br /&gt;
	.mywork-container {&lt;br /&gt;
		order: 1;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mywork-container {&lt;br /&gt;
    padding-top: 30px;&lt;br /&gt;
    padding-right: 3%;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mywork-container .mywork-title {&lt;br /&gt;
    font-weight: 700;&lt;br /&gt;
    font-size: 1.25rem;&lt;br /&gt;
    line-height: 175%;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
    padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mywork-text {&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
    line-height: 175%;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.disclaimer-container {&lt;br /&gt;
	background: #EEEAFF;&lt;br /&gt;
	min-height: 20px;&lt;br /&gt;
	margin: auto;&lt;br /&gt;
	margin-top:30px;&lt;br /&gt;
	flex: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
  html.skin-theme-clientpref-night .disclaimer-container {&lt;br /&gt;
      background: #202122;&lt;br /&gt;
      border: 1px solid #a2a9b1;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.disclaimer-title {&lt;br /&gt;
	font-weight: 700;&lt;br /&gt;
	font-size: 1.25rem;&lt;br /&gt;
	line-height: 150%;&lt;br /&gt;
	padding-top: 15px;&lt;br /&gt;
	padding-bottom: 15px;&lt;br /&gt;
	padding-left: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.disclaimer-text {&lt;br /&gt;
	font-size: 0.875rem;&lt;br /&gt;
	line-height: 250%;&lt;br /&gt;
	display: flex;&lt;br /&gt;
	align-items: center;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	padding-right:15px;&lt;br /&gt;
	padding-bottom: 15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.aboutme-container {&lt;br /&gt;
    padding-top: 30px;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    flex: 1;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.aboutme-container .aboutme-title {&lt;br /&gt;
    font-weight: 700;&lt;br /&gt;
    font-size: 1.25rem;&lt;br /&gt;
    line-height: 175%;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
    padding-bottom: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.aboutme-text {&lt;br /&gt;
    font-size: 1rem;&lt;br /&gt;
    line-height: 175%;&lt;br /&gt;
	color: var( --color-base, #202122 );&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-babel-wrapper {&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (max-width: 480px) {&lt;br /&gt;
	.mw-babel-wrapper {&lt;br /&gt;
		margin-left: 0px;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Aafi</name></author>
	</entry>
</feed>