style:样式修改
This commit is contained in:
@@ -84,13 +84,15 @@
|
|||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .send {
|
.oricoEGapp-Contact .send {
|
||||||
display: inline-block;
|
display: block;
|
||||||
background-color: #004bfa;
|
background-color: #004bfa;
|
||||||
font-family: "Montserrat-Bold";
|
font-family: "Montserrat-Bold";
|
||||||
font-size: 0.875rem;
|
font-size: 0.875rem;
|
||||||
padding: 0.75rem 1.5rem;
|
padding: 0.75rem 1.5rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 1.25rem;
|
border-radius: 1.25rem;
|
||||||
|
width: fit-content;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .red {
|
.oricoEGapp-Contact .red {
|
||||||
color: #ee2f53;
|
color: #ee2f53;
|
||||||
|
|||||||
@@ -87,13 +87,15 @@
|
|||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .send {
|
.oricoEGapp-Contact .send {
|
||||||
display: inline-block;
|
display: block;
|
||||||
background-color: #004bfa;
|
background-color: #004bfa;
|
||||||
font-family: "Montserrat-Bold";
|
font-family: "Montserrat-Bold";
|
||||||
font-size: 0.875rem;
|
font-size: 0.875rem;
|
||||||
padding: 0.75rem 1.5rem;
|
padding: 0.75rem 1.5rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 1.25rem;
|
border-radius: 1.25rem;
|
||||||
|
width: fit-content;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.oricoEGapp-Contact .red {
|
.oricoEGapp-Contact .red {
|
||||||
color: #ee2f53;
|
color: #ee2f53;
|
||||||
|
|||||||
Reference in New Issue
Block a user