💅🚲 Checkpoint
./index.html:8/836 ./styles.css:8/179
This commit is contained in:
parent
fbd4a1de92
commit
4a171c5d6d
@ -15,7 +15,8 @@
|
|||||||
<a href="https://www.glitch.com">Glitch</a>
|
<a href="https://www.glitch.com">Glitch</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="glitchButton"></div>
|
<!-- Include the Glitch button and default styling: -->
|
||||||
<script src="https://button.glitch.me/button.js"></script>
|
<div class="glitchButton" style="position:fixed;top:20px;right:20px;"></div>
|
||||||
|
<script src="https://button.glitch.me/button.js" data-style="glitch"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,9 +1,3 @@
|
|||||||
h1 {
|
h1 {
|
||||||
color: fuchsia;
|
font-style: italic
|
||||||
}
|
|
||||||
|
|
||||||
.glitchButton {
|
|
||||||
position: fixed !important;
|
|
||||||
top: 25px;
|
|
||||||
right: 25px;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user