diff --git a/contrib/static/site.css b/contrib/static/site.css index 3c304f6..f6960fc 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -110,7 +110,7 @@ table tbody tr:nth-of-type( even ) { } -#postform_container > tr { +#postform_container > tr , #postfor > tr { background-color: transparent!important; }