Files
fedizinefest-deprecated/styles.css
T

9 lines
101 B
CSS
Raw Normal View History

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