view web/notes/notes.css @ 95:501ea260724f

Expand the history pages for Super-Rogue and Advanced Rogue 5.
author John "Elwin" Edwards
date Sat, 03 Apr 2021 11:12:36 -0400
parents 5b4ff5680037
children
line wrap: on
line source

@import url("/main.css");

h2.pagetitle {
	text-align: center;
}

h3.posttitle {
	background-color: #E0FFE0;
	text-align: center;
}

div.datehead {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}