Last 5 Pages Viewed: Hacking It / Alejandro Opening and Potluck / A Night of Powerpoint Lectures / Past Events/Year number / Widget:Fantastic Arcade

Widget:Fantastic Arcade

From MoHA Wiki
(Redirected from Widget:Fanastic Arcade)

<style>

html[data-theme="light"] body {
   --primary: #9FAD00;
   --gray: #422A2C;
   --dark-gray: #EC686A;
}
html[data-theme="dark"] body {
   --primary: #9FAD00;
   --white: #422A2C;
   --secondary: #422A2C;
   --gray: #F6CB5D;
}

</style>