diff --git a/html/css/custom/styles.css b/html/css/custom/styles.css
index 0620deae8fd4a50f483e4bfc695c2653ffd36cc0..00f7e8ab85ba353785db8e9084feeef82fbd0524 100644
--- a/html/css/custom/styles.css
+++ b/html/css/custom/styles.css
@@ -376,7 +376,7 @@ A.black:visited, A.black, .black {
 /* Table */
 
 .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
-    background-color: #212121;;
+    background-color: #212121;
 }
 
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {