diff --git a/doc/html/slurmstyles.css b/doc/html/slurmstyles.css index 4aa5f3d6e287326535b741e7f0dce6804d2132e6..b3663896dddf9004c5c368553caef6306c6a5a27 100644 --- a/doc/html/slurmstyles.css +++ b/doc/html/slurmstyles.css @@ -1,6 +1,6 @@ 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} -h4 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #000000} +h4 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #6699CC} 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} .whitetext { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}