mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-11 10:05:30 +08:00
theme: align copy link to clipboard #128
last change did not display notification on click correctly
This commit is contained in:
parent
b26b1ce90e
commit
4ab28261ae
@ -1215,8 +1215,10 @@ body {
|
||||
.anchor {
|
||||
color: #00bdf3;
|
||||
cursor: pointer;
|
||||
font-size: 0.5em;
|
||||
vertical-align: middle;
|
||||
font-size: .5em;
|
||||
margin-left: .66em;
|
||||
margin-top: .9em;
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user