Commit 2ff48c9d authored by liujiangnan's avatar liujiangnan

Merge branch 'master' of http://vcs.ireadabc.com/template/JM-07

parents 385acaa3 eb82ca85
......@@ -363,15 +363,15 @@ body {
.sent-btn {
text-align: center;
height: 65px;
line-height: 55px;
width: 240px;
font-size: 30px;
height: 1.3rem;
line-height: 1.1rem;
width: 4.8rem;
font-size: 0.6rem;
font-weight: bold;
position: absolute;
right: 10%;
bottom: 7%;
box-shadow: 0px 34px 17px -25px #e7cc97;
right: 5%;
bottom: 1.1rem;
box-shadow: 0rem 0.34rem 0.17rem -0.25rem #e7cc97;
}
.back-btn {
......@@ -468,6 +468,7 @@ body {
color: #ffffff;
text-align: center;
margin-top: 0.2rem;
margin-bottom: 0.5rem !important;
}
.my-btn2{
......@@ -485,7 +486,7 @@ body {
text-align: center;
color: #3e9e33;
cursor: pointer;
box-shadow: 0px 5px 12px 5px #0a6500;
box-shadow: 0rem 0.04rem 0.12rem 0.04rem #0a6500;
margin-left: 15%;
}
......
......@@ -167,7 +167,7 @@
<div class="modal fade" id='submitDialog' aria-hidden="false" data-backdrop="static" >
<div class="modal-dialog modal-lg" style="width:60%; margin: 18% auto;">
<div class="modal-content" style="border-radius: 36px;background-color: #3e9e33">
<div class="modal-content" style="border-radius: 0.5rem;background-color: #3e9e33">
<div class="modal-body" style="padding: 0px;">
<div class="dialog-submit">
<span class="submit">Submit</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment