Table CSS

removed font size from tr
This commit is contained in:
davies-barnard
2016-02-26 19:17:53 +00:00
parent 46224382d9
commit a3ecdb17d1

View File

@@ -346,7 +346,7 @@ table .tty {
}
tr {
vertical-align: top;
font-size: 90%;
font-size: 100%;
}
td {
border: 1px solid #cccccc;