Tables
This commit is contained in:
+6
-1
@@ -49,8 +49,13 @@ th,
|
||||
td {
|
||||
border: 1px solid #444;
|
||||
padding: 0.5em;
|
||||
text-align: left;
|
||||
}
|
||||
th {
|
||||
background: #2a2a2a;
|
||||
}
|
||||
tr.table-sep td {
|
||||
border: none;
|
||||
border-top: 3px solid #ff6b9d;
|
||||
padding: 0;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user