You've already forked Ghost-Theme-Casper
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa18115aa6 | ||
|
|
ae192a9fff |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -815,6 +815,7 @@ The first (most recent) post in the list is styled to be bigger than the others
|
|||||||
|
|
||||||
.post-full-content a {
|
.post-full-content a {
|
||||||
color: #000;
|
color: #000;
|
||||||
|
word-break: break-word;
|
||||||
box-shadow: var(--blue) 0 -1px 0 inset;
|
box-shadow: var(--blue) 0 -1px 0 inset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "casper",
|
"name": "casper",
|
||||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "2.6.1",
|
"version": "2.6.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=2.0.0"
|
"ghost": ">=2.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user