diff --git a/assets/programme.css b/assets/programme.css index 827e4fe..746360f 100644 --- a/assets/programme.css +++ b/assets/programme.css @@ -29,6 +29,10 @@ body { width: auto; padding: 2% 5%; } + +table{ +display:none; +} table tr td { color: #ccc; padding: 10px; diff --git a/programme.html b/programme.html index 79ef6fe..506930f 100644 --- a/programme.html +++ b/programme.html @@ -25,6 +25,7 @@