This website requires JavaScript.
Explore
Help
Sign In
yevi.org
/
blog_theme
Watch
1
Star
0
Fork
0
You've already forked blog_theme
forked from
yevi.org/Ghost_Ruby_Theme
Code
Pull Requests
Activity
579cdde296
blog_theme
/
assets
/
css
/
blog
/
comment.css
6 lines
96 B
CSS
Raw
Normal View
History
Unescape
Escape
Add term, comment and post navigation
2019-05-03 18:11:39 +03:00
.
comment
{
Indent CSS by 4 spaces
2020-09-28 06:05:46 +03:00
background-color
:
var
(
--white-color
)
;
margin-top
:
30px
;
padding
:
30px
;
Use PostCSS and include js source files and uglify using sourcemap
2020-09-24 05:14:38 +03:00
}
Copy Permalink