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 3804bf7b..9054be9a 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1936,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/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!