From 8a0d556fc76872420bcebb6fd28383b148264b5b Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Mon, 20 Oct 2014 17:20:49 -0700 Subject: [PATCH 1/9] Fixed Open Company link --- views/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.erb b/views/index.erb index cf620b4b..8d6bf726 100644 --- a/views/index.erb +++ b/views/index.erb @@ -255,7 +255,7 @@

Open Company

-

Neocities is a member of the Open Company Initative, working to help improve trustability in tech companies. We publish the code that powers the site for inspection, and keep open records for everyone to inspect. And if someone sends a bad takedown request, we fight it. We want to win your trust - not lock you in.

+

Neocities is a member of the Open Company Initative, working to help improve trustability in tech companies. We publish the code that powers the site for inspection, and keep open records for everyone to inspect. And if someone sends a bad takedown request, we fight it. We want to win your trust - not lock you in.

From fb437bf2cfa350ed44e26fd45d510718ca6efabe Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Mon, 20 Oct 2014 18:02:01 -0700 Subject: [PATCH 2/9] Fixed dashboard screenshot image --- sass/_project-sass/_project-Main.scss | 6 ++++++ views/dashboard.erb | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 88d6e323..8bb3281f 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -105,6 +105,12 @@ -moz-background-size:cover; -webkit-background-size:cover; background-size:cover; + background-position: center top; +} +.interior .header-Outro .screenshot.dashboard { + width: 249px; + background-size: 249px; + height: 143px; } .interior .header-Outro ul { margin:0;padding:0; diff --git a/views/dashboard.erb b/views/dashboard.erb index 7a85ffbb..0189274d 100644 --- a/views/dashboard.erb +++ b/views/dashboard.erb @@ -19,10 +19,10 @@
-