mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Deploying to gh-pages from @ 3391fd77b1 🚀
This commit is contained in:
parent
c3a2275430
commit
2d5d49a84c
5 changed files with 50 additions and 56 deletions
|
|
@ -133,6 +133,9 @@ pre {
|
|||
margin: 1em;
|
||||
position: relative;
|
||||
}
|
||||
.snippet-container > div:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
.snippet-container > div > span {
|
||||
position: absolute;
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue