<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: #e5c9ac url(/~yuuji/diary/img/fireb.png);}
.c {text-align: center;}
h1 {
	/* background-color: #f1f5e0;  */
	border: 1px solid;
	/* width: 700px; */
	background-repeat: repeat-y; 
	padding-left: 60px; padding-top: 8px; padding-bottom: 8px;
}
</pre></body></html>