Documentation: Fix NewGRF additions CSS

pull/73/head
Jonathan G Rennison 6 years ago
parent 989577d40c
commit d320f77c44

@ -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>

Loading…
Cancel
Save