diff --git a/htdocs/style.css b/htdocs/style.css index 2831eb5f..da63f635 100644 --- a/htdocs/style.css +++ b/htdocs/style.css @@ -21,6 +21,4 @@ margin: 0em; border-width: 0px; vertical-align: baseline; - border-top: 2px solid rgb(110,139,61); } - -.content tr:first-child td { border-top: 0px; } + border-bottom: 2px solid rgb(110,139,61); }