mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-03 16:24:28 +08:00
优化文章样式;
This commit is contained in:
@@ -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);
|
||||
|
||||
1
public/static/lib/heti/heti-addon.min.js
vendored
Normal file
1
public/static/lib/heti/heti-addon.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
5
public/static/lib/heti/heti.min.css
vendored
Normal file
5
public/static/lib/heti/heti.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user