Commit Graph
5 Commits
Author SHA1 Message Date
Dylan 5b426faff1 attempt link hover styles
will look more into it later
2020-02-08 12:19:27 -05:00
Dylan dd65ae3ecd revert to inline styles, adjust theme switcher
- reverted to inline CSS for easier merging with other branches
- adjusted a few styles in the theme switcher
- use string variable to check theme mode instead of background color, in case other people want to change the color values
2020-02-08 12:02:45 -05:00
Dylan 05bcb375f0 create board theme switcher
toggles between light and dark mode
2020-02-04 10:58:15 -05:00
Dylan 4a8037e16b move styles to css file
- moved styles to separate file for sanity
- started js base for theme swap
2020-02-04 09:13:59 -05:00
Dylan 2ba390f1d6 being picky about quotes and tabs
add quotes where missing, use hard tabs, fix other indentations things
2020-01-30 11:19:37 -05:00