aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles.ts
AgeCommit message (Expand)Author
2020-05-08Add license (GNU GPLv3+)Teddy Wing
2020-05-08styles: Combine all our rules into oneTeddy Wing
2020-05-08styles: Hide skip buttonsTeddy Wing
2020-05-08Use `const` variable declarations where possibleTeddy Wing
2020-05-08styles: Hide the "Watch Credits" buttonTeddy Wing
2020-05-06styles: Fix `stylesheet` is `null` errorTeddy Wing
2020-05-05Extract credits handling and CSS styles to separate modulesTeddy Wing