diff --git a/Gemfile.lock b/Gemfile.lock index 2d23c77d..66a46bdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,6 +311,3 @@ DEPENDENCIES timecop webmock zipruby - -BUNDLED WITH - 1.10.2 diff --git a/public/img/tutorialthumbnail.png b/public/img/tutorialthumbnail.png new file mode 100644 index 00000000..b155646b Binary files /dev/null and b/public/img/tutorialthumbnail.png differ diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 709f90e7..9054be9a 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1916,9 +1916,18 @@ table#latest-visitors { width: 100%; } } -.intro-List.kickstarter { - padding: 1.2em 0em 2.5em; +.intro-List.kickstarter .col { + padding-top: 1em; + padding-bottom: .8em; + margin-left: 0; + &:first-child{ + padding-left: 2px; + } + + .title { + margin-top: 1%; + } .title a { color: white; font-weight: bold; @@ -1927,4 +1936,19 @@ table#latest-visitors { p { margin-top: 15px; } +} +.welcome.kickstarter { + background: #daeea5 url(/img/tutorialthumbnail.png) no-repeat; + background-position: right center; + background-size: auto 100%; + padding: 15px 100px 4px 23px; + margin-bottom: 13px; + font-size: 95%; + + h4 { + margin-bottom: .2em; + a { + color: #2c3e50!important; + } + } } \ No newline at end of file diff --git a/views/_header_links.erb b/views/_header_links.erb index 7f840e46..f74e35c5 100644 --- a/views/_header_links.erb +++ b/views/_header_links.erb @@ -16,6 +16,6 @@ <% unless is_education? %>
  • - Support Us + Support Our Kickstarter
  • <% end %> diff --git a/views/home.erb b/views/home.erb index 61926895..048c23a4 100644 --- a/views/home.erb +++ b/views/home.erb @@ -21,6 +21,11 @@
    +
    +

    The Neocities Kickstarter: An HTML/CSS course for everyone

    +

    26 days left to get Neocities rewards and support our education goals! Learn More >>

    +
    + <% if site.site_changed == false || site.changed_count == 0 %>

    Thanks for joining the Neocities community!

    diff --git a/views/index.erb b/views/index.erb index 9d026c01..2cb0dbca 100644 --- a/views/index.erb +++ b/views/index.erb @@ -57,20 +57,24 @@
    -

    Create your own free web site.
    Unlimited creativity, zero ads.

    +

    Create your own free web site. Unlimited creativity, zero ads.

    Neocities is a community of <%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites that are bringing back the lost individual creativity of the web. We provide free hosting and tools that allow anyone to make a web site. Only your imagination is required. Join us!

    -
    - - - SUPPORT OUR - - 29 DAYS LEFT - +
    + +
    +
    + +

    We need your help to build an amazing HTML/CSS course into Neocities! Learn More >>

    -

    We need your help to build an amazing HTML/CSS course into Neocities! Learn More >>