@ -140,7 +140,7 @@
<footer class="text-muted">
<div class="container">
<p class="float-left">Would you like to return to the first design? Click
<a href="ResourcesLandingPage.html"> here</a>.</p>
<a href="resources-landing-page.html"> here</a>.</p>
<p class="float-right">
<a href="#">Back to top</a>
</p>
@ -2,12 +2,13 @@
$theme-colors: (
"primary": #707070,
"secondary": #303033,
"success": #707070,
"success": #808080,
"info": #202023,
"warning": #c1c0cc,
"warning": #000000,
"inactivecard": #414144,
"activecard": #707070,
"boxborder": #55555c,
"activecardfont":#e1e4e8
);
@import "theme-base";