diff --git a/custom.css b/custom.css index 3c7d0e4..0a148d7 100644 --- a/custom.css +++ b/custom.css @@ -66,10 +66,10 @@ a{ text-align: center; } -#worlds table, td +#worlds table, td, th { border: 2px solid white; - width: 80%; + width: 100%; } table @@ -77,7 +77,7 @@ table width: 100%; } -a, p +a, p, td, th { font-family: "Verdana", serif; color: white;