- {{.i18n.Tr "home.activity"}}:
+ {{.i18n.Tr "home.activity"}} :
@@ -64,12 +64,12 @@
line-height: 20px;
padding:0px 25px;
}
- .title{
+ .w_title{
padding-top: 25px;
color: rgba(16, 16, 16, 100);
font-size: 20px;
text-align: left;
- font-family: SourceHanSansSC-medium;
+ font-weight: 700;
}
.content{
color: rgba(80, 85, 89, 100);
@@ -78,40 +78,12 @@
font-family: SourceHanSansSC-regular;
margin-top: 20px;
}
- .btn_create{
- border-radius: 4px;
- background-color: rgba(24, 144, 255, 100);
- color: rgba(255, 255, 255, 100);
- font-size: 14px;
- text-align: center;
- font-family: Microsoft Yahei;
- margin-left:5px;
- padding:5px
- }
- .hint{
- color: rgba(24, 144, 255, 0.5);
- font-size: 14px;
- text-align: left;
- font-family: SourceHanSansSC-regular;
- margin-top: 30px;
- }
.guide{
margin-top:30px;
padding-bottom: 30px;
}
- .a_guide{
- border-radius: 4px;
- background-color: rgba(255, 255, 255, 100);
- color: rgba(24, 144, 255, 100);
- font-size: 14px;
- text-align: center;
- font-family: Microsoft Yahei;
- border: 1px solid rgba(24, 144, 255, 100);
- padding: 5px 5px;
- vertical-align: middle;
- border-radius: 4px;
- }
+
.activity{
margin-top: 20px;
}
@@ -131,9 +103,7 @@
.padding_none{
padding: 0px !important;
}
- .content >p{
- line-height: 2em !important;
- }
+
.ui.placeholder.segment {
min-height: 15rem !important;
}