优化文章样式;

This commit is contained in:
2022-04-26 16:59:14 +08:00
parent 7936c19b42
commit 6796284a12
4 changed files with 247 additions and 238 deletions

View File

@@ -223,7 +223,7 @@ a.post-item:visited {
color: #bbb;
}
/*
.ul-content p {
margin: 15px 0;
}
@@ -235,7 +235,6 @@ a.post-item:visited {
.ul-content blockquote {
white-space: pre-wrap;
line-height: 1.5;
/* 显示空格 */
}
@@ -243,7 +242,6 @@ a.post-item:visited {
margin: 20px 0
}
/* 表格 */
.ul-content table {
border-collapse: collapse;
}
@@ -262,8 +260,6 @@ a.post-item:visited {
}
/* 引用 */
.ul-content blockquote {
display : block;
border-left : 8px solid #d0e5f2;
@@ -272,7 +268,7 @@ a.post-item:visited {
background-color: #f1f1f1;
}
/* 列表 */
.ul-content ul,
.ul-content ol {
margin: 10px 0 10px 20px;
@@ -282,7 +278,6 @@ a.post-item:visited {
list-style: inherit;
}
/* 分割线 */
.ul-content hr {
display : block;
width : 90%;
@@ -290,12 +285,14 @@ a.post-item:visited {
border : 0;
height : 1px;
background-color: #ccc;
}
} */
.ul-content img {
max-width: 100%;
}
.copyright{
margin-top: 15px;
}
.index-poster {
height: 100%;
filter: blur(2px);