mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-27 15:10:00 +00:00
fix: missing component Image and modify block css style
This commit is contained in:
@@ -225,12 +225,19 @@ nav {
|
||||
}
|
||||
|
||||
/* Webmention style */
|
||||
.post-footer {
|
||||
.webmention-block {
|
||||
background: rgba(0, 116, 222, .2);
|
||||
padding: 1rem 2rem;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.webmention-header {
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
font-size: 16px;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
.webmention {
|
||||
margin-top: 1rem;
|
||||
padding-top: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user