diff --git a/css/customstyles.css b/css/customstyles.css index 676c804..e462603 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -198,7 +198,7 @@ table tr td { p.external a { text-align:right; font-size:12px; - font-color: #0088cc; + color: #0088cc; display:inline; } @@ -720,7 +720,7 @@ ol.series li { text-align: center; margin-bottom: 20px; font-family: courier; - font-color: silver; + color: silver; color: #444; display:block; }