记得上下班打卡 | git大法好,push需谨慎

Commit 5d0794fd authored by 张国柄's avatar 张国柄

Merge remote-tracking branch 'origin/master_zhouhuan' into pre

parents 185368b6 5cd5c22b
...@@ -78,6 +78,25 @@ ...@@ -78,6 +78,25 @@
position: absolute; position: absolute;
} }
.notice{
width: 50px;
height: 50px;
margin-left: 10px;
background-color: #9b9b9b;
}
.imgwid{
/*width: 100%;*/
padding: 0 20px;
/*border: #9b9b9b solid 2px;*/
overflow: auto;
height: 650px;
}
.imgwid img{
width: 100%;
}
.ibox { .ibox {
margin-bottom: 25px; margin-bottom: 25px;
background-color: #fff; background-color: #fff;
......
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