Newer
Older
Import / web / internal.invertedlogic.com / style / style.css
@John Ryland John Ryland on 22 Dec 2020 469 bytes import NUC files
body {
	color: Darkorange;
	font-family: Gill Sans, sans-serif;
}
a:visited {
	color: #2a2aa9;
}
a:link {
	color: #2a2aa9;
}
._department {
	color: #8a8ac9;
	font-size: 24;
	text-align: left;
}
._title {
	font-size: 30;
	text-align: center;
}
._body {
	width: 650px;
	text-align: center;
}
._content {
	text-align: left;
}
._heading {
	font-size: 20;
	text-align: center;
}
li ._heading {
	font-size: 20;
	text-align: left;
	padding-left: 13px;
	margin-bottom: 5px;
}