diff --git a/public/img/kickstarterlogo.png b/public/img/kickstarterlogo.png new file mode 100644 index 00000000..1d1622b7 Binary files /dev/null and b/public/img/kickstarterlogo.png differ diff --git a/public/img/kickstarterthumbnail.jpg b/public/img/kickstarterthumbnail.jpg new file mode 100644 index 00000000..509ac5e2 Binary files /dev/null and b/public/img/kickstarterthumbnail.jpg differ diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index ba29b86d..709f90e7 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1916,3 +1916,15 @@ table#latest-visitors { width: 100%; } } +.intro-List.kickstarter { + padding: 1.2em 0em 2.5em; + + .title a { + color: white; + font-weight: bold; + text-decoration: none; + } + p { + margin-top: 15px; + } +} \ No newline at end of file diff --git a/views/index.erb b/views/index.erb index 93765f7e..9d026c01 100644 --- a/views/index.erb +++ b/views/index.erb @@ -61,7 +61,18 @@
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!
-We need your help to build an amazing HTML/CSS course into Neocities! Learn More >>
+