Template:TransportationSystem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Decided to emboss the stations-header. |
||
| Line 16: | Line 16: | ||
<td colspan="4"> | <td colspan="4"> | ||
<table style="width: 100%; background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; border-radius: 25px; padding: 5px;"> | <table style="width: 100%; background-color: {{#var:cell}}; border: 1px solid {{#var:border}}; border-radius: 25px; padding: 5px;"> | ||
<tr><th style="border-radius: 25px | <tr><th style="border-radius: 25px; color: {{#var:cell}}; font-weight: bold; background-color: {{#var:border}};">Stations</th></tr> | ||
{{{Stations|}}} | {{{Stations|}}} | ||
</table> | </table> | ||