feat: 优化项目介绍样式,正文深灰色并每行缩进
This commit is contained in:
+6
-1
@@ -258,11 +258,16 @@ body {
|
||||
.proj-intro {
|
||||
font-size: 13px;
|
||||
color: #252525;
|
||||
margin-left: 12px;
|
||||
line-height: 1.45;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.proj-desc {
|
||||
color: #656464;
|
||||
display: block;
|
||||
text-indent: 24px;
|
||||
}
|
||||
|
||||
.proj-work-title {
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user