Add the title class.

This commit is contained in:
Mark Crane
2013-09-18 22:13:53 +00:00
parent d5e00c7553
commit 337c16358f

View File

@@ -58,6 +58,13 @@ body {
/*background-color: #FFFFFF;*/
}
.title {
color: #952424;
font-size: 15px;
font-family: arial;
font-weight: bold
}
b {
color: #952424;
font-size: 15px;