You've already forked Ghost-Theme-Source
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d09d421326 | ||
|
|
457397b4f1 |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2381,6 +2381,7 @@ blockquote.kg-blockquote-alt {
|
||||
.kg-bookmark-card a.kg-bookmark-container,
|
||||
.kg-bookmark-card a.kg-bookmark-container:hover {
|
||||
background: var(--background-color) !important;
|
||||
color: var(--color-darker-gray) !important;
|
||||
}
|
||||
|
||||
.kg-bookmark-card .kg-bookmark-content {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "source",
|
||||
"description": "A default theme for the Ghost publishing platform",
|
||||
"demo": "https://source.ghost.io",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"engines": {
|
||||
"ghost": ">=5.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user