Button styles
This commit is contained in:
parent
b1e7826197
commit
1df2e4c9b5
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;
|
border-radius: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.has-slab-title .gh-button {
|
||||||
|
border-radius: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.has-serif-title .gh-button {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.gh-button:hover {
|
.gh-button:hover {
|
||||||
opacity: 0.95;
|
opacity: 0.95;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user