diff --git a/index.html b/index.html deleted file mode 100644 index 6061803..0000000 --- a/index.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - - - - -
-
-

- - Repo experience survey - Fall 2020 - -

-
-
-

The purpose of this survey is to regularly assess and monitor the customer experience for repos managed by Microsoft Developer Division. This survey is about the experience of working with the OSS projects and the health of the community - around those projects. Your answers here will be used to understand where we need to improve.

-

You may receive periodic invites to this survey over time, please respond if you haven't already in the last 30 days so that we can assess whether we are actually improving.

- -

Which repo do you wish to provide feedback on?

-

Please choose one of the repos you visit most often. If you wish to provide feedback for multiple repos, you will be redirected here at the end of the survey where you can provide additional responses. -

-
- - -
- -
-
-

.NET

- -
- -
- -
- -
- -
- -
- -
-
-
-

Microsoft

- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
-
-
-

Nuget

- -
-

Xamarin

- -
- -
- -
-
-
-
- -
- -
-
- - - \ No newline at end of file diff --git a/mslogo.png b/mslogo.png deleted file mode 100644 index cfa2ce4..0000000 Binary files a/mslogo.png and /dev/null differ diff --git a/styles.css b/styles.css deleted file mode 100644 index fcc98a1..0000000 --- a/styles.css +++ /dev/null @@ -1,83 +0,0 @@ -h1 { - color: #ffffff; - display: block; - font-family: Arial; - font-size: 18px; - font-weight: 700; - background-color: #00a3ef; - padding: 12px 20px; -} - -body { - color: #5b594a; - font-family: arial; - font-size: 14px; - font-weight: 300; - line-height: 21px; - background-color: #efefef; -} - -label { - line-height: 27px; -} - -h2 { - color: #5b594a; - font-family: arial; - font-size: 16px; - font-weight: 700; - line-height: 27px; -} - -article { - margin: 20px; -} - -.main { - min-width: 728px; - max-width: 960px; - margin: 0 auto; - display: block; - width: 80%; - background-color: #ffffff; -} - -.repos { - margin-left: 20px; - margin-right: 20px; - /* column-count: 2; - column-gap: 20px; - */ -} - -.group { - display: block; - float: left; - width: 280px; -} - -button { - background-color: #00a3ef; - color: #ffffff; - font-size: 16px; - font-weight: 400; - line-height: 24px; - padding: 15px 25px; - display: inline-block; - text-align: center; - border: 1px solid rgba(0, 0, 0, 0.2); -} - -.center { - display: block; - clear: both; - text-align: center; - padding: 30px 0 40px 0; -} - -.warning { - color: #00a3ef; - font-size: 16px; - font-weight: 400; - line-height: 24px; -} \ No newline at end of file