mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: refactored a shit ton of stuff
This commit is contained in:
parent
08f5d8e198
commit
aa6413e78d
20 changed files with 88 additions and 156 deletions
|
@ -200,7 +200,7 @@ episodeMaker appearanceEntry =
|
|||
[ text ("#" ++ appearanceEntry.appearanceEpisode ++ ": " ++ appearanceEntry.appearanceTitle)
|
||||
|> el
|
||||
[ F.color colourTheme.textLightOrange
|
||||
, mouseOver [ F.color colourTheme.textDarkOrange ]
|
||||
, hoverFontDarkOrange
|
||||
]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue