You've already forked Ghost-Theme-Casper
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfbb7842a9 | ||
|
|
6f5138dcd2 | ||
|
|
6c04f651aa | ||
|
|
f81730e108 | ||
|
|
c06a731384 |
@@ -921,10 +921,6 @@ body.nav-opened .nav {
|
||||
padding-bottom: 4rem;
|
||||
border-bottom: #EBF2F6 1px solid;
|
||||
word-wrap: break-word;
|
||||
-moz-hyphens: auto;
|
||||
-ms-hyphens: auto;
|
||||
-webkit-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
/* Add a little circle in the middle of the border-bottom on our .post
|
||||
@@ -1777,7 +1773,7 @@ body:not(.post-template) .post-title {
|
||||
.menu-button {
|
||||
padding: 0 5px;
|
||||
border-radius: 0;
|
||||
border-color: transparent;
|
||||
border-width: 0;
|
||||
color: #2e2e2e;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "Casper",
|
||||
"version": "1.2.1"
|
||||
"version": "1.2.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user