/* Stylesheet for news items */

@import url('/parts/style-mobile.css') (max-width: 480px);

#topmenu a[href="/new/"] {
	background: orange url(/parts/topmenu-hover.jpg) top repeat-x;
	}

.author {
	font-style: italic;
	}
	
ul.legacy li a {			/* for pre-2021 news lists */
	display: inline;
	}