Files
fedizinefest/styles.css
Glitch (hello-webpage) fbd4a1de92 🎗🛎 Checkpoint
./index.html:8/101
./styles.css:8/77
2018-03-14 21:57:55 +00:00

9 lines
101 B
CSS

h1 {
color: fuchsia;
}
.glitchButton {
position: fixed !important;
top: 25px;
right: 25px;
}