<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("diary.css");
body {background: #b6d6d8 url(/~yuuji/diary/img/crater.png);}
h1 {background-image: URL(/~yuuji/diary/img/crescent.png);
	background-color: #4d24a5; 
	color: yellow;
	/* width: 100%; height: 40px; */
	background-repeat: no-repeat; 
	padding-left: 60px; padding-top: 8px; padding-bottom: 8px;
	padding-right: 60px;
}
</pre></body></html>