Commit b7c839cc authored by 吕祺's avatar 吕祺 ⛹🏽

style

parent 312bbaad
...@@ -12,16 +12,16 @@ ...@@ -12,16 +12,16 @@
/* letter-spacing: .034em; */ /* letter-spacing: .034em; */
} }
.post-page p { .post-page p {
font-size: 16px; /* px */ font-size: 17px; /* px */
line-height: 180%; line-height: 180%;
color: #444; color: #444;
font-weight: 400; font-weight: 400;
} }
.post-page li { .post-page li {
font-size: 16px; /* px */ font-size: 17px; /* px */
} }
.post-page blockquote { .post-page blockquote {
padding-left: 16px; /* px */ padding-left: 17px; /* px */
border-left: 3px solid #dbdbdb; border-left: 3px solid #dbdbdb;
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
font-size: 15px; /* px */ font-size: 15px; /* px */
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
} }
.post-back { .post-back {
font-size: 16px; /* px */ font-size: 17px; /* px */
font-weight: 500; font-weight: 500;
color: #201714; color: #201714;
...@@ -122,11 +122,11 @@ ...@@ -122,11 +122,11 @@
.post-share-wrapper { .post-share-wrapper {
float:right; float:right;
height: 16px; /* px */ height: 17px; /* px */
} }
.post-share-icon { .post-share-icon {
width: 16px; /* px */ width: 17px; /* px */
height: 16px; /* px */ height: 17px; /* px */
background-size: cover; background-size: cover;
cursor:pointer; cursor:pointer;
float: right; float: right;
...@@ -158,7 +158,7 @@ ...@@ -158,7 +158,7 @@
opacity: 1; opacity: 1;
} }
.post-end { .post-end {
width: 16px; /* px */ width: 17px; /* px */
height: 16px; /* px */ height: 17px; /* px */
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment