Commit 31282b72 authored by renjintao's avatar renjintao

excute

parent e0d938a4
......@@ -748,6 +748,5 @@
.zhuanx{
text-align: center;
line-height: 60px;
.line_p input{
}
}
\ No newline at end of file
......@@ -271,7 +271,7 @@
float: left;
margin: 20px 72px;
width: 300px;
height: 240px;
height: 180px;
border-color: #2680EB;
}
.gs_set .gs_card_box .gs_card .ivu-card-head {
......@@ -285,10 +285,13 @@
.gs_set .gs_card_box .gs_card .gs_p {
height: 32px;
line-height: 32px;
font-size: 20px;
text-align: center;
}
.gs_set .gs_card_box .gs_card .gs_time {
text-align: center;
color: #2680EB;
line-height: 46px;
}
.gs_set .gs_card_box .gs_card .gs_time .b_size {
font-size: 32px;
......@@ -297,9 +300,6 @@
background: #d3e6fb;
margin: 0 -16px;
height: 59px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top: 1px solid #2680eb;
}
.gs_set .gs_card_box .gs_card .gs_footer a {
display: inline-block;
......@@ -311,7 +311,6 @@
.gs_set .gs_card_box .gs_card .gs_footer .gs_del {
background: #2680EB;
color: #fff;
border-bottom-right-radius: 4px;
}
.gs_set .gs_card_box .gs_card:hover {
border-color: #2680EB;
......@@ -321,7 +320,7 @@
border: 1px dashed #2680EB;
color: #2680EB;
text-align: center;
line-height: 275px;
line-height: 220px;
border-radius: 4px;
}
.gs_set .gs_card_box .gs_add i {
......@@ -340,7 +339,7 @@
height: 56px;
border-radius: 28px 4px 4px 28px;
border: 1px solid #2d8cf0;
margin: 15px 23px;
margin: 15px 14px;
}
.add_user .gd_userB .user_item i {
font-size: 56px;
......@@ -348,6 +347,7 @@
color: #2680EB;
}
.add_user .gd_userB .user_item .gd_user {
line-height: 22px;
padding: 6px;
color: #707070;
}
......
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