diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 5b7b8e7f..143630b9 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -791,6 +791,8 @@ a.tag:hover { padding: 55px 8%; margin: 0 auto; float: left; + background: white; + width: 100%; } .section h2 { font-size: 2em; @@ -810,9 +812,8 @@ a.tag:hover { font-size: .85em; } .section.featured-Websites { - background:#971D31; + background: #971D31; padding: 30px 0; - width: 100%; position: relative; } .section.featured-Websites .nav { @@ -941,9 +942,6 @@ a.tag:hover { } } .section.plans { - background: #fff; - width: 100%; - @media(max-device-width:480px), screen and (max-width:550px) { padding: 55px 3%; } @@ -1035,7 +1033,7 @@ a.tag:hover { background-size: 70px; } .plan-chart { - margin: 2em 0 4em 0; + margin: 2em 0 0 0; width: 100%; } .plan-overview, .plan-chart { @@ -1092,6 +1090,21 @@ a.tag:hover { padding: 7px 10px; } } +.section.bottom-signup { + padding-top: 1em; + padding-bottom: 6.5em; + + a { + text-decoration: underline; + font-weight:bold; + &:hover { + text-decoration: none; + } + } + h2 { + max-width: none; + } +} .selected { font-weight: bold; } diff --git a/views/index.erb b/views/index.erb index 8b70d981..cf620b4b 100644 --- a/views/index.erb +++ b/views/index.erb @@ -39,7 +39,7 @@ - +
@@ -111,7 +111,6 @@

Neocities.org -

@@ -285,8 +284,8 @@ <%== erb :'plan/_pricing' %> -
-

What are you waiting for? Start building your web site!

+