diff --git a/css/style.css b/css/style.css index a388bed2a..82c5dba22 100644 --- a/css/style.css +++ b/css/style.css @@ -9,7 +9,6 @@ a {color: #777; text-decoration: none; border-bottom: 1px solid #CCFF26; target: a:hover {border-bottom: 1px solid #CCFF26; color: #222} p {font-weight: 200; font-size: 20px;} ul {font-weight: 200; font-size: 20px;} -table {border: 1px solid black;} td {font-weight: 200; font-size: 20px;} tr:nth-child(even) {background-color: #CCFF26;}