<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æœ¬é«”å€å¡Š */
body {
	background-image: url(/images/purpurin.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

#my_left &gt; .list-group &gt; .list-group-item.active {
	background-color: #643652;
	border-color: #643652;
}

#my_copyright &gt; .col-md-6 {
	background-color: #894970;
}</pre></body></html>