Commit 0b3bfa9f authored by 神楽坂玲奈's avatar 神楽坂玲奈

fieldset

parent 576e592c
......@@ -170,7 +170,13 @@ body{margin:0;padding:0;background:#eee;}
}
/* 图文版 */
.operate_area.graphic{height:700px;width:518px;}
.operate_area.graphic{
height:700px;width:518px;
fieldset{
border:1px solid #cccccc;padding:5px;margin:14px 0 0 0;background:#F9F9F9;border-radius:6px;font-size:12px;color:#666666;//height:586px;
legend{font-size:14px;color:#666666;margin:0 0 0 8px;font-size:14px;}
}
}
.search_data.graphic{width:162px;height:700px;float:right;
overflow: hidden;
......
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