Files
fedizinefest/styles.css

9 lines
101 B
CSS
Raw Normal View History

2017-10-10 12:57:38 +00:00
h1 {
color: fuchsia;
}
.glitchButton {
position: fixed !important;
top: 25px;
right: 25px;
2017-10-10 12:57:38 +00:00
}