<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://divinitywiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LovelyMelon12</id>
	<title>Divinity Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://divinitywiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LovelyMelon12"/>
	<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php/Special:Contributions/LovelyMelon12"/>
	<updated>2026-05-11T12:41:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://divinitywiki.com/index.php?title=Template:Infobox_dos2_character_test/styles.css&amp;diff=16324</id>
		<title>Template:Infobox dos2 character test/styles.css</title>
		<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php?title=Template:Infobox_dos2_character_test/styles.css&amp;diff=16324"/>
		<updated>2026-03-27T01:14:37Z</updated>

		<summary type="html">&lt;p&gt;LovelyMelon12: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.infoboxtest {&lt;br /&gt;
	float: right;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	background-color: #c0392b;&lt;br /&gt;
	border-spacing: 5px;&lt;br /&gt;
	border: 1px solid #460000;&lt;br /&gt;
	margin: 0 0 1em 1em;&lt;br /&gt;
	width: 350px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-image {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	padding: 6px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-image img {&lt;br /&gt;
	width: 250px;&lt;br /&gt;
	height: auto;&lt;br /&gt;
	display: block;&lt;br /&gt;
	margin: 0 auto;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test {&lt;br /&gt;
	border-spacing: 2px 5px;&lt;br /&gt;
	background-color: #460000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-label {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-data {&lt;br /&gt;
	color: #460000;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ID row: both label and data in red */&lt;br /&gt;
/*.ib-dos2-id .infoboxtest-label,*/&lt;br /&gt;
/*.ib-dos2-id .infoboxtest-data {*/&lt;br /&gt;
/*	color: #c0392b;*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .infoboxtest-above {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background: linear-gradient(180deg, #761F17 0%, #900D09 100%); /* keep */&lt;br /&gt;
	color: #1e1600; /* change to your yellow */&lt;br /&gt;
	font-size: 1.1em;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	letter-spacing: 0.05em;&lt;br /&gt;
	border-bottom: 1px solid #1e1600; /* match text */&lt;br /&gt;
	padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background: linear-gradient(180deg, #761F17 0%, #900D09 100%); /* keep */&lt;br /&gt;
	color: #1e1600; /* change to your yellow */&lt;br /&gt;
	border-top: 1px solid #1e1600;&lt;br /&gt;
	border-bottom: 1px solid #1e1600;&lt;br /&gt;
	letter-spacing: 0.05em;&lt;br /&gt;
	padding: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Center the tabber tabs */&lt;br /&gt;
.ib-dos2-character-test .tabber__tabs {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	justify-content: center;&lt;br /&gt;
	color: #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__tab {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	border-bottom: 2px solid transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__tab--active {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	border-bottom: 2px solid #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure all table cells inside the infobox inherit the dark gold background */&lt;br /&gt;
.ib-dos2-character-test td,&lt;br /&gt;
.ib-dos2-character-test th,&lt;br /&gt;
.ib-dos2-character-test tr {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Stats table inside tabber */&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table th {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	/*#1e1600;*/&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table th,&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table td {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	/*#1e1600;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret — bracket hidden via font-size:0 on parent */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle {&lt;br /&gt;
    font-size: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret points DOWN when collapsed */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle::after {&lt;br /&gt;
    content: &amp;quot;▼&amp;quot;;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    transition: transform 0.2s ease;&lt;br /&gt;
    transform: rotate(0deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret flips UP when expanded */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible:not(.mw-collapsed) .mw-collapsible-toggle::after {&lt;br /&gt;
    transform: rotate(180deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle .mw-collapsible-text {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-block {&lt;br /&gt;
    border-top: 1px solid #8b1a1a;&lt;br /&gt;
    border-bottom: 1px solid #8b1a1a;&lt;br /&gt;
    background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-header {&lt;br /&gt;
    color: #f4d03f;&lt;br /&gt;
    letter-spacing: 0.05em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-block .mw-collapsible-content {&lt;br /&gt;
    background: #c0392b;&lt;br /&gt;
    padding: 4px 8px;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    color: #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
	html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-above,&lt;br /&gt;
	html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
		background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
		color: #c0392b;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	html.skin-theme-clientpref-os .ib-dos2-character-test .infoboxtest-above,&lt;br /&gt;
	html.skin-theme-clientpref-os .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
		background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
		color: #c0392b;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest {&lt;br /&gt;
	background-color: #1e1600;&lt;br /&gt;
	border-color: #8b1a1a;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test td,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test th,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test tr {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest-label {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest-data {&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-id .infoboxtest-label,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-id .infoboxtest-data {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-above {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #1e1600 100%);&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .dos2-technical-block {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .dos2-technical-block .mw-collapsible-content {&lt;br /&gt;
	background: #1e1600;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table th {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table th,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table td {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>LovelyMelon12</name></author>
	</entry>
	<entry>
		<id>https://divinitywiki.com/index.php?title=Template:Infobox_dos2_character_test/styles.css&amp;diff=16323</id>
		<title>Template:Infobox dos2 character test/styles.css</title>
		<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php?title=Template:Infobox_dos2_character_test/styles.css&amp;diff=16323"/>
		<updated>2026-03-27T01:08:09Z</updated>

		<summary type="html">&lt;p&gt;LovelyMelon12: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.infoboxtest {&lt;br /&gt;
	float: right;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	background-color: #c0392b;&lt;br /&gt;
	border-spacing: 5px;&lt;br /&gt;
	border: 1px solid #1e1600;&lt;br /&gt;
	margin: 0 0 1em 1em;&lt;br /&gt;
	width: 350px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-image {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	padding: 6px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-image img {&lt;br /&gt;
	width: 250px;&lt;br /&gt;
	height: auto;&lt;br /&gt;
	display: block;&lt;br /&gt;
	margin: 0 auto;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test {&lt;br /&gt;
	border-spacing: 2px 5px;&lt;br /&gt;
	background-color: #460000;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-label {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infoboxtest-data {&lt;br /&gt;
	color: #1e1600;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ID row: both label and data in red */&lt;br /&gt;
/*.ib-dos2-id .infoboxtest-label,*/&lt;br /&gt;
/*.ib-dos2-id .infoboxtest-data {*/&lt;br /&gt;
/*	color: #c0392b;*/&lt;br /&gt;
/*}*/&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .infoboxtest-above {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background: linear-gradient(180deg, #761F17 0%, #900D09 100%); /* keep */&lt;br /&gt;
	color: #1e1600; /* change to your yellow */&lt;br /&gt;
	font-size: 1.1em;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	letter-spacing: 0.05em;&lt;br /&gt;
	border-bottom: 1px solid #1e1600; /* match text */&lt;br /&gt;
	padding: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	background: linear-gradient(180deg, #761F17 0%, #900D09 100%); /* keep */&lt;br /&gt;
	color: #1e1600; /* change to your yellow */&lt;br /&gt;
	border-top: 1px solid #1e1600;&lt;br /&gt;
	border-bottom: 1px solid #1e1600;&lt;br /&gt;
	letter-spacing: 0.05em;&lt;br /&gt;
	padding: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Center the tabber tabs */&lt;br /&gt;
.ib-dos2-character-test .tabber__tabs {&lt;br /&gt;
	display: flex;&lt;br /&gt;
	justify-content: center;&lt;br /&gt;
	color: #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__tab {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	border-bottom: 2px solid transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__tab--active {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	border-bottom: 2px solid #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Ensure all table cells inside the infobox inherit the dark gold background */&lt;br /&gt;
.ib-dos2-character-test td,&lt;br /&gt;
.ib-dos2-character-test th,&lt;br /&gt;
.ib-dos2-character-test tr {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Stats table inside tabber */&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table th {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	/*#1e1600;*/&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table th,&lt;br /&gt;
.ib-dos2-character-test .tabber__panel table td {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
	/*#1e1600;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret — bracket hidden via font-size:0 on parent */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle {&lt;br /&gt;
    font-size: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret points DOWN when collapsed */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle::after {&lt;br /&gt;
    content: &amp;quot;▼&amp;quot;;&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    font-size: 14px;&lt;br /&gt;
    transition: transform 0.2s ease;&lt;br /&gt;
    transform: rotate(0deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Caret flips UP when expanded */&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible:not(.mw-collapsed) .mw-collapsible-toggle::after {&lt;br /&gt;
    transform: rotate(180deg);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .mw-collapsible-toggle .mw-collapsible-text {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-block {&lt;br /&gt;
    border-top: 1px solid #8b1a1a;&lt;br /&gt;
    border-bottom: 1px solid #8b1a1a;&lt;br /&gt;
    background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-header {&lt;br /&gt;
    color: #f4d03f;&lt;br /&gt;
    letter-spacing: 0.05em;&lt;br /&gt;
    display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ib-dos2-character-test .dos2-technical-block .mw-collapsible-content {&lt;br /&gt;
    background: #c0392b;&lt;br /&gt;
    padding: 4px 8px;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    color: #1e1600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen {&lt;br /&gt;
	html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-above,&lt;br /&gt;
	html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
		background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
		color: #c0392b;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	html.skin-theme-clientpref-os .ib-dos2-character-test .infoboxtest-above,&lt;br /&gt;
	html.skin-theme-clientpref-os .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
		background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
		color: #c0392b;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest {&lt;br /&gt;
	background-color: #1e1600;&lt;br /&gt;
	border-color: #8b1a1a;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test td,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test th,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test tr {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest-label {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .infoboxtest-data {&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-id .infoboxtest-label,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-id .infoboxtest-data {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-above {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #1e1600 100%);&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .infoboxtest-header {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .dos2-technical-block {&lt;br /&gt;
	background: linear-gradient(180deg, #3d1a00 0%, #2a1200 100%);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .dos2-technical-block .mw-collapsible-content {&lt;br /&gt;
	background: #1e1600;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table {&lt;br /&gt;
	background-color: transparent;&lt;br /&gt;
	color: #e8dfc0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table th {&lt;br /&gt;
	color: #c0392b;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table th,&lt;br /&gt;
html.skin-theme-clientpref-night .ib-dos2-character-test .tabber__panel table td {&lt;br /&gt;
	color: #f4d03f;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>LovelyMelon12</name></author>
	</entry>
	<entry>
		<id>https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11489</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11489"/>
		<updated>2026-02-19T01:25:27Z</updated>

		<summary type="html">&lt;p&gt;LovelyMelon12: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;body {&lt;br /&gt;
	background-color: #330b0c;&lt;br /&gt;
}&lt;br /&gt;
/* unvisited link */&lt;br /&gt;
/* gold */&lt;br /&gt;
a:link {&lt;br /&gt;
	color: #F9F871;&lt;br /&gt;
}&lt;br /&gt;
/* visited link */&lt;br /&gt;
/* golden rod */&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #F9D658;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>LovelyMelon12</name></author>
	</entry>
	<entry>
		<id>https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11487</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11487"/>
		<updated>2026-02-19T01:21:33Z</updated>

		<summary type="html">&lt;p&gt;LovelyMelon12: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;body {&lt;br /&gt;
	background-color: #481314;&lt;br /&gt;
}&lt;br /&gt;
/* unvisited link */&lt;br /&gt;
/* gold */&lt;br /&gt;
a:link {&lt;br /&gt;
	color: #F9F871;&lt;br /&gt;
}&lt;br /&gt;
/* visited link */&lt;br /&gt;
/* golden rod */&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #F9D658;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>LovelyMelon12</name></author>
	</entry>
	<entry>
		<id>https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11484</id>
		<title>MediaWiki:Citizen.css</title>
		<link rel="alternate" type="text/html" href="https://divinitywiki.com/index.php?title=MediaWiki:Citizen.css&amp;diff=11484"/>
		<updated>2026-02-19T01:18:21Z</updated>

		<summary type="html">&lt;p&gt;LovelyMelon12: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;body {&lt;br /&gt;
	background-color: #481314;&lt;br /&gt;
}&lt;br /&gt;
/* unvisited link */&lt;br /&gt;
/* gold */&lt;br /&gt;
a:link {&lt;br /&gt;
	color: #F95871;&lt;br /&gt;
}&lt;br /&gt;
/* visited link */&lt;br /&gt;
/* golden rod */&lt;br /&gt;
a:visited {&lt;br /&gt;
	color: #F9D658;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>LovelyMelon12</name></author>
	</entry>
</feed>