Skip to content
Snippets Groups Projects
Commit 43a9c88f authored by Moe Jette's avatar Moe Jette
Browse files

Define text style format of h4 header.

parent 0e23c684
No related branches found
No related tags found
No related merge requests found
h2 { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #6699CC; text-align: center; } h2 { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #6699CC; text-align: center; }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC} h3 { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC}
h4 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
p,ol,ul,li,td { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000} p,ol,ul,li,td { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000}
pre { font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000} pre { font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000}
.whitetext { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF} .whitetext { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment