diff --git a/views/tutorial/html/9.erb b/views/tutorial/html/9.erb index 86c96cbc..5ea48c35 100644 --- a/views/tutorial/html/9.erb +++ b/views/tutorial/html/9.erb @@ -16,7 +16,7 @@ $('#editor').css('display', 'none') $('.editor-heading').css('display', 'none') $('h3#sitePreview').css('display', 'none') - $('.preview').css('margin-top', '50px') + $('.preview').css('margin-top', '20px') $('#saveToSite').on('click', function() { $.ajax({ diff --git a/views/tutorial/layout.erb b/views/tutorial/layout.erb index 3b05049f..9e84de8a 100644 --- a/views/tutorial/layout.erb +++ b/views/tutorial/layout.erb @@ -16,7 +16,7 @@
<% if request.path =~ /\/html\/9/ %> -
+
Save new index.html to <%= current_site.username %>.neocities.org Don't Save