Documentation: Fix NewGRF additions CSS

This commit is contained in:
Jonathan G Rennison
2018-11-19 19:17:39 +00:00
parent 989577d40c
commit d320f77c44

View File

@@ -13,6 +13,8 @@
td.caption { white-space: nowrap; text-align: left; }
td li { white-space: nowrap; text-align: left; }
th { white-space: nowrap; text-align: center; }
td, th { border: 1px solid #CCCCCC; padding: 0px 5px; }
table { border-collapse: collapse; empty-cells: show; }
</style>
</head>
<body>