divider css

This commit is contained in:
Schplee
2019-03-27 10:16:10 -07:00
committed by GitHub
parent 1c9450fcfc
commit df8bae6010

View File

@@ -235,6 +235,12 @@ a:hover {
image-rendering: pixelated;
}
.divider{
width: auto;
height: auto;
display: inline-block;
}
tbody td {
text-align: left;
}