mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 17:16:56 -04:00
Table CSS
removed font size from tr
This commit is contained in:
@@ -346,7 +346,7 @@ table .tty {
|
||||
}
|
||||
tr {
|
||||
vertical-align: top;
|
||||
font-size: 90%;
|
||||
font-size: 100%;
|
||||
}
|
||||
td {
|
||||
border: 1px solid #cccccc;
|
||||
|
||||
Reference in New Issue
Block a user