@@ -50,3 +50,7 @@ input[type="password"]{
// outline-style: solid;
// outline-width: 1px;
}
+
+table, tr, td {
+ border: none;
+}