t
This commit is contained in:
118
public/data/styles.css
Normal file
118
public/data/styles.css
Normal file
@@ -0,0 +1,118 @@
|
||||
.ax_default {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
font-size:13px;
|
||||
color:#333333;
|
||||
text-align:center;
|
||||
line-height:normal;
|
||||
}
|
||||
._图片 {
|
||||
}
|
||||
.placeholder {
|
||||
}
|
||||
.primary_button {
|
||||
color:#FFFFFF;
|
||||
}
|
||||
.link_button {
|
||||
color:#169BD5;
|
||||
}
|
||||
._一级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
font-size:32px;
|
||||
text-align:left;
|
||||
}
|
||||
._二级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
font-size:24px;
|
||||
text-align:left;
|
||||
}
|
||||
._三级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
font-size:18px;
|
||||
text-align:left;
|
||||
}
|
||||
._四级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
font-size:14px;
|
||||
text-align:left;
|
||||
}
|
||||
._五级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
text-align:left;
|
||||
}
|
||||
._六级标题 {
|
||||
font-family:'ArialMT', 'Arial';
|
||||
font-weight:bold;
|
||||
font-style:normal;
|
||||
font-size:10px;
|
||||
text-align:left;
|
||||
}
|
||||
._文本段落 {
|
||||
text-align:left;
|
||||
}
|
||||
.text_field {
|
||||
color:#000000;
|
||||
text-align:left;
|
||||
}
|
||||
.droplist {
|
||||
color:#000000;
|
||||
text-align:left;
|
||||
}
|
||||
.html_button {
|
||||
text-align:center;
|
||||
}
|
||||
.table_cell {
|
||||
}
|
||||
._流程形状 {
|
||||
}
|
||||
.paragraph {
|
||||
text-align:left;
|
||||
}
|
||||
.line {
|
||||
}
|
||||
.heading_1 {
|
||||
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:32px;
|
||||
text-align:left;
|
||||
}
|
||||
.label {
|
||||
font-size:14px;
|
||||
text-align:left;
|
||||
}
|
||||
.horizontal_line {
|
||||
}
|
||||
.shape {
|
||||
}
|
||||
.box_1 {
|
||||
}
|
||||
.box_2 {
|
||||
}
|
||||
.box_3 {
|
||||
}
|
||||
.ellipse {
|
||||
}
|
||||
.image {
|
||||
color:#000000;
|
||||
}
|
||||
.iconfont {
|
||||
font-family:'iconfont';
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
font-size:18px;
|
||||
color:#666666;
|
||||
}
|
||||
.icon {
|
||||
}
|
||||
Reference in New Issue
Block a user