mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-15 10:16:06 +00:00
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 {
|
||||
color: #000;
|
||||
word-break: break-word;
|
||||
box-shadow: var(--blue) 0 -1px 0 inset;
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "casper",
|
||||
"description": "The default personal blogging theme for Ghost. Beautiful, minimal and responsive.",
|
||||
"demo": "https://demo.ghost.io",
|
||||
"version": "2.6.1",
|
||||
"version": "2.6.2",
|
||||
"engines": {
|
||||
"ghost": ">=2.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user