diff --git a/css/black.css b/css/black.css index ee3f905..cf8baaa 100644 --- a/css/black.css +++ b/css/black.css @@ -38,6 +38,7 @@ th, td { border-right: 1px outset #7a7a7a; border-bottom: 1px outset #7a7a7a; border-spacing: 5px; + font-size: 24px; } @@ -60,7 +61,7 @@ th, td { .td-title { background-color: #333333; font-family: Verdana, sans-serif; - color: #888800; + color: #888888; } .td-valign-top { diff --git a/css/white.css b/css/white.css index 907e28d..a79fd12 100644 --- a/css/white.css +++ b/css/white.css @@ -33,6 +33,7 @@ th, td { border-right: 1px outset #5b5b5b; border-bottom: 1px outset #5b5b5b; border-spacing: 5px; + font-size: 24px; } @@ -55,7 +56,7 @@ th, td { .td-title { background-color: #777777; font-family: Verdana, sans-serif; - color: #cccc00; + color: #888888; } .text-title-multihost {