Toggle menu
1
18
17
345
Emergency Response: Liberty County Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Vehicle specifications/styles.css: Difference between revisions

Template page
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);
}
}

Latest revision as of 13:56, 12 April 2026

.vehicle-specifications-table {
	width: 100%;
	table-layout: fixed;
}

.vehicle-specifications-table td:nth-child(2) {
	text-align: right;
}

#tabber-Acceleration-label,
#tabber-Deceleration-label {
	font-size: var(--font-size-small);
}
🍪 Cookies help us deliver our services. By using our site, you agree to our use of cookies.