Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
C
cmscenter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
cmscenter
Commits
b7c839cc
Commit
b7c839cc
authored
Nov 08, 2023
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style
parent
312bbaad
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
post.css
pages/post.css
+9
-9
No files found.
pages/post.css
View file @
b7c839cc
...
...
@@ -12,16 +12,16 @@
/* letter-spacing: .034em; */
}
.post-page
p
{
font-size
:
1
6
px
;
/* px */
font-size
:
1
7
px
;
/* px */
line-height
:
180%
;
color
:
#444
;
font-weight
:
400
;
}
.post-page
li
{
font-size
:
1
6
px
;
/* px */
font-size
:
1
7
px
;
/* px */
}
.post-page
blockquote
{
padding-left
:
1
6
px
;
/* px */
padding-left
:
1
7
px
;
/* 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
:
1
6
px
;
/* px */
font-size
:
1
7
px
;
/* px */
font-weight
:
500
;
color
:
#201714
;
...
...
@@ -122,11 +122,11 @@
.post-share-wrapper
{
float
:
right
;
height
:
1
6
px
;
/* px */
height
:
1
7
px
;
/* px */
}
.post-share-icon
{
width
:
1
6
px
;
/* px */
height
:
1
6
px
;
/* px */
width
:
1
7
px
;
/* px */
height
:
1
7
px
;
/* px */
background-size
:
cover
;
cursor
:
pointer
;
float
:
right
;
...
...
@@ -158,7 +158,7 @@
opacity
:
1
;
}
.post-end
{
width
:
1
6
px
;
/* px */
height
:
1
6
px
;
/* px */
width
:
1
7
px
;
/* px */
height
:
1
7
px
;
/* px */
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment