|
@@ -121,14 +121,14 @@
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
.buttonstart{
|
|
.buttonstart{
|
|
- margin-top: 7px;
|
|
|
|
|
|
+ margin-top: 4px;
|
|
background-color: rgb(238, 88, 28);
|
|
background-color: rgb(238, 88, 28);
|
|
border-radius: 15px;
|
|
border-radius: 15px;
|
|
font-size: 13px !important;
|
|
font-size: 13px !important;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
.buttonend{
|
|
.buttonend{
|
|
- margin-top: 7px;
|
|
|
|
|
|
+ margin-top: 4px;
|
|
background-color: rgb(136, 136, 136);
|
|
background-color: rgb(136, 136, 136);
|
|
border-radius: 15px;
|
|
border-radius: 15px;
|
|
font-size: 13px !important;
|
|
font-size: 13px !important;
|