Newer
Older
KaiFengAxure / 开封原型PC / files / 招投标功能说明 / styles.css
@zhangdeliang zhangdeliang on 1 Jul 1 KB 1
body {
  margin:0px;
  background-image:none;
  position:relative;
  left:-69px;
  width:1286px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.form_sketch {
  border-color:transparent;
  background-color:transparent;
}
#base {
  position:absolute;
  z-index:0;
}
#u20_div {
  border-width:0px;
  position:absolute;
  left:0px;
  top:0px;
  width:1286px;
  height:357px;
  background:inherit;
  background-color:rgba(255, 255, 255, 0);
  box-sizing:border-box;
  border-width:1px;
  border-style:solid;
  border-color:rgba(121, 121, 121, 1);
  border-radius:0px;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  letter-spacing:3px;
}
#u20 {
  border-width:0px;
  position:absolute;
  left:69px;
  top:98px;
  width:1286px;
  height:357px;
  display:flex;
  letter-spacing:3px;
}
#u20 .text {
  position:absolute;
  align-self:center;
  padding:8px 8px 8px 8px;
  box-sizing:border-box;
  width:100%;
}
#u20_text {
  border-width:0px;
  word-wrap:break-word;
  text-transform:none;
}