Template:Vehicle specifications/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Created page with ".vehicle-specifications-table { width: 100%; table-layout: fixed; } .vehicle-specifications-table td:nth-child(2) { text-align: right; }" Tag: Recreated |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
.vehicle-specifications-table td:nth-child(2) { |
.vehicle-specifications-table td:nth-child(2) { |
||
text-align: right; |
text-align: right; |
||
} |
|||
#tabber-Acceleration-label, |
|||
#tabber-Deceleration-label { |
|||
font-size: var(--font-size-small); |
|||
} |
} |
||