This commit is contained in:
kevgliss
2016-06-27 14:40:46 -07:00
committed by GitHub
parent b44a7c73d8
commit fe9703dd94
36 changed files with 1140 additions and 187 deletions

View File

@ -198,3 +198,8 @@ a {
stroke-width: 1.5px;
}
.centered-cell {
vertical-align:middle;
text-align:center;
}