1
0
Fork 0
mirror of https://api.glitch.com/git/presence-button synced 2026-03-10 23:21:35 +00:00

📉🎎 Checkpoint

./views/index.html:8/774
./public/style.css:8/88
This commit is contained in:
Glitch (hello-node) 2018-03-14 21:42:58 +00:00
parent 27e3301ced
commit 72d79d81ab
2 changed files with 9 additions and 0 deletions

View file

@ -77,6 +77,13 @@ footer > a {
color: #BBBBBB;
}
.glitchButton {
position: fixed !important;
top: 25px;
right: 25px;
}
.nicejob {
text-decoration: line-through;
}