diff --git a/css/style.css b/css/style.css index 10b7154..55c6a9c 100755 --- a/css/style.css +++ b/css/style.css @@ -1844,3 +1844,6 @@ p.blogauthor { background-color: #E0C91F; } /*Cookie Consent End*/ + +#phplist { + display: none; }