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

style

parent 312bbaad
......@@ -12,16 +12,16 @@
/* letter-spacing: .034em; */
}
.post-page p {
font-size: 16px; /* px */
font-size: 17px; /* px */
line-height: 180%;
color: #444;
font-weight: 400;
}
.post-page li {
font-size: 16px; /* px */
font-size: 17px; /* px */
}
.post-page blockquote {
padding-left: 16px; /* px */
padding-left: 17px; /* px */
border-left: 3px solid #dbdbdb;
color: rgba(0,0,0,0.5);
font-size: 15px; /* px */
......@@ -58,7 +58,7 @@
}
.post-back {
font-size: 16px; /* px */
font-size: 17px; /* px */
font-weight: 500;
color: #201714;
......@@ -122,11 +122,11 @@
.post-share-wrapper {
float:right;
height: 16px; /* px */
height: 17px; /* px */
}
.post-share-icon {
width: 16px; /* px */
height: 16px; /* px */
width: 17px; /* px */
height: 17px; /* px */
background-size: cover;
cursor:pointer;
float: right;
......@@ -158,7 +158,7 @@
opacity: 1;
}
.post-end {
width: 16px; /* px */
height: 16px; /* px */
width: 17px; /* 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