💅🚲 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>
|
||||
</p>
|
||||
|
||||
<div class="glitchButton"></div>
|
||||
<script src="https://button.glitch.me/button.js"></script>
|
||||
<!-- Include the Glitch button and default styling: -->
|
||||
<div class="glitchButton" style="position:fixed;top:20px;right:20px;"></div>
|
||||
<script src="https://button.glitch.me/button.js" data-style="glitch"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,9 +1,3 @@
|
||||
h1 {
|
||||
color: fuchsia;
|
||||
font-style: italic
|
||||
}
|
||||
|
||||
.glitchButton {
|
||||
position: fixed !important;
|
||||
top: 25px;
|
||||
right: 25px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user