mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-12-23 04:33:36 +00:00
Update car.css
This commit is contained in:
parent
17c3056f33
commit
7991ff7388
@ -1,4 +1,4 @@
|
|||||||
.button {
|
.wz_car_BUTTON {
|
||||||
background-color: #4CAF50; /* Green */
|
background-color: #4CAF50; /* Green */
|
||||||
border: none;
|
border: none;
|
||||||
color: white;
|
color: white;
|
||||||
@ -11,6 +11,8 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button1 {width: 60px;}
|
.wz_car_TABLE {
|
||||||
.button2 {width: 5%;}
|
width: 55%;
|
||||||
.button3 {width: 100%;}
|
border-collapse: collapse;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user