You've already forked Ghost-Theme-Source
Button styles
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -192,6 +192,14 @@ a:hover {
|
||||
border-radius: 100px;
|
||||
}
|
||||
|
||||
.has-slab-title .gh-button {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.has-serif-title .gh-button {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.gh-button:hover {
|
||||
opacity: 0.95;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user