You are here: Home Mathematics MATH 240 - Calculus III styles mystyle

mystyle

Document Actions
  • Bookmarks

— CSS stylesheet, 2 kB (2282 bytes)

File contents

.locallink {
	font-family: Times New Roman, Times, serif;
	font-size: small;
}
.address {
	font-family: Times New Roman, Times, serif;
	font-size: small;
}
.globallink {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
.title {
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.contenttext {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
.section {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.abstract {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: italic;
}
.checkedoutbg {
	background-color: #FFFF66;
}
.teaching {
	background-color: #FFFF66;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.research {
	font-weight: bold;
	color: #3300FF;
	background-color: #FFCCFF;
	text-align: center;
	vertical-align: middle;
}
.admin {
	font-weight: bold;
	color: #336600;
	background-color: #FFCCFF;
	text-align: center;
	vertical-align: middle;
}
.holiday {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	vertical-align: top;
}
.personal {
	font-weight: bold;
	color: #000000;
	background-color: #FFCCFF;
	text-align: center;
	vertical-align: middle;
}
.available {
	font-weight: bold;
	color: #0000FF;
	background-color: #66FF99;
	text-align: center;
	vertical-align: top;
}
.flag {
	margin: 1px;
	padding: 2px;
	height: 30px;
	width: 40px;
	border: 1px solid #0000FF;
}

.sectionTitle {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

.sitetitle {
	font-size: x-large;
	font-weight: bold;
	padding: 10px;
}
.menulink {
	font-size: medium;
	font-weight: bold;
}

.contentFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 5px;
	padding-left: 5px;
}

.smallerFont {
	font-size: small;
}

.noclassbg {
	background-color: #66CC33;
}

.exambg {
	background-color: #FF6666;
}

.assignduebg {
	background-color: #33CCFF;
}

.covered {
	color: #0000FF;
}

.question {
	font-style: italic;
	font-weight: bold;
}

.small_photo {
	height: 100px;
	width: 100px;
}

.attention {
	color: #FF0000;
}
.indented {
	margin-left: 20px;
}