yibufen
This commit is contained in:
206
系统原型/files - 副本/专业代码_1/styles.css
Normal file
206
系统原型/files - 副本/专业代码_1/styles.css
Normal file
@@ -0,0 +1,206 @@
|
||||
body {
|
||||
margin:0px;
|
||||
background-image:none;
|
||||
position:relative;
|
||||
left:0px;
|
||||
width:176px;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:left;
|
||||
}
|
||||
.form_sketch {
|
||||
border-color:transparent;
|
||||
background-color:transparent;
|
||||
}
|
||||
#base {
|
||||
position:absolute;
|
||||
z-index:0;
|
||||
}
|
||||
#u91_div {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
background:inherit;
|
||||
background-color:rgba(255, 255, 255, 1);
|
||||
box-sizing:border-box;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
border-color:rgba(255, 255, 255, 1);
|
||||
border-radius:0px;
|
||||
-moz-box-shadow:none;
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u91 {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
display:flex;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u91 .text {
|
||||
position:absolute;
|
||||
align-self:center;
|
||||
padding:2px 2px 2px 2px;
|
||||
box-sizing:border-box;
|
||||
width:100%;
|
||||
}
|
||||
#u91_text {
|
||||
border-width:0px;
|
||||
word-wrap:break-word;
|
||||
text-transform:none;
|
||||
}
|
||||
#u92_div {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
background:inherit;
|
||||
background-color:rgba(255, 255, 255, 1);
|
||||
box-sizing:border-box;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
border-color:rgba(255, 255, 255, 1);
|
||||
border-radius:0px;
|
||||
-moz-box-shadow:none;
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u92 {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:29px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
display:flex;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u92 .text {
|
||||
position:absolute;
|
||||
align-self:center;
|
||||
padding:2px 2px 2px 2px;
|
||||
box-sizing:border-box;
|
||||
width:100%;
|
||||
}
|
||||
#u92_text {
|
||||
border-width:0px;
|
||||
word-wrap:break-word;
|
||||
text-transform:none;
|
||||
}
|
||||
#u93_div {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
background:inherit;
|
||||
background-color:rgba(255, 255, 255, 1);
|
||||
box-sizing:border-box;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
border-color:rgba(255, 255, 255, 1);
|
||||
border-radius:0px;
|
||||
-moz-box-shadow:none;
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u93 {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:58px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
display:flex;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u93 .text {
|
||||
position:absolute;
|
||||
align-self:center;
|
||||
padding:2px 2px 2px 2px;
|
||||
box-sizing:border-box;
|
||||
width:100%;
|
||||
}
|
||||
#u93_text {
|
||||
border-width:0px;
|
||||
word-wrap:break-word;
|
||||
text-transform:none;
|
||||
}
|
||||
#u94_div {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
background:inherit;
|
||||
background-color:rgba(255, 255, 255, 1);
|
||||
box-sizing:border-box;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
border-color:rgba(255, 255, 255, 1);
|
||||
border-radius:0px;
|
||||
-moz-box-shadow:none;
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u94 {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:87px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
display:flex;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u94 .text {
|
||||
position:absolute;
|
||||
align-self:center;
|
||||
padding:2px 2px 2px 2px;
|
||||
box-sizing:border-box;
|
||||
width:100%;
|
||||
}
|
||||
#u94_text {
|
||||
border-width:0px;
|
||||
word-wrap:break-word;
|
||||
text-transform:none;
|
||||
}
|
||||
Reference in New Issue
Block a user