Fixed table css

This commit is contained in:
Norbi Peti 2017-06-11 10:49:29 +02:00 committed by GitHub
parent 1941c5fee3
commit a6b964ca27

View file

@ -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;