Template:Forum/styles.css

From Yugipedia
Jump to: navigation, search
/* highlight new topics */
.forum_new {
	font-weight: bold;
}
/* unless you've visited them */
.forum_new:visited {
	font-weight: normal;
}