Add the title class.
This commit is contained in:
parent
d5e00c7553
commit
337c16358f
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue