mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-09 15:08:21 +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 */
|
||||
border: none;
|
||||
color: white;
|
||||
@ -11,6 +11,8 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.button1 {width: 60px;}
|
||||
.button2 {width: 5%;}
|
||||
.button3 {width: 100%;}
|
||||
.wz_car_TABLE {
|
||||
width: 55%;
|
||||
border-collapse: collapse;
|
||||
float: left;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user