diff --git a/HTML_and_CSS/Admin-Redesign.css b/HTML_and_CSS/Admin-Redesign.css index bb9c39f..16213c9 100644 --- a/HTML_and_CSS/Admin-Redesign.css +++ b/HTML_and_CSS/Admin-Redesign.css @@ -30,6 +30,14 @@ a.blockLink{ color: #000e2f; } +a.homepage{ + position:fixed; + bottom:0; + left:0; + width:100%; + text-align:left; + color: #000e2f; +} a:link, a:visited{ }