add gheorghe

remove andrei
This commit is contained in:
Maciej Zadykowicz 2020-03-04 12:57:28 +01:00
parent cb91541d33
commit ccd1221e0c
42 changed files with 2754 additions and 1987 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

View File

@ -1,13 +0,0 @@
@font-face {
font-family: PostGrotesk-Medium;
src: url(../../fonts/PostGrotesk-Medium.eot);
src: url(../../fonts/PostGrotesk-Medium.eot?#iefix) format("embedded-opentype"), url(../../fonts/PostGrotesk-Medium.woff) format("woff"), url(../../fonts/PostGrotesk-Medium.svg#PostGrotesk-Medium) format("svg");
font-weight: 400;
font-style: normal; }
@font-face {
font-family: PostGrotesk-Book;
src: url(../../fonts/PostGrotesk-Book.eot);
src: url(../../fonts/PostGrotesk-Book.eot?#iefix) format("embedded-opentype"), url(../../fonts/PostGrotesk-Book.woff) format("woff"), url(../../fonts/PostGrotesk-Book.svg#PostGrotesk-Book) format("svg");
font-weight: 400;
font-style: normal; }

View File

@ -1,109 +0,0 @@
/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
/* Browsers have different default form fonts */
font-size: 13px;
font-family: Arial; }
/* Remove the stupid outer glow in Webkit */
input:focus {
outline: 0; }
/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
width: 13px;
height: 13px; }
/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box; }
/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
display: none; }
/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
/* Fix IE7 display bug */
overflow: visible;
width: auto; }
/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
padding: 0;
border: 0;
background: none; }
/* Textarea
-----------------------------------------------*/
textarea {
/* Move the label to the top */
vertical-align: top;
/* Turn off scroll bars in IE unless needed */
overflow: auto; }
/* Selects
-----------------------------------------------*/
select[multiple] {
/* Move the label to the top */
vertical-align: top; }

View File

@ -1000,7 +1000,10 @@ select[multiple] {
background-image: url("../img/philip.png"); }
.person--simon {
background-image: url("../img/simon.jpg"); }
background-image: url("../img/simon.png"); }
.person--gheorghe {
background-image: url("../img/gheorghe.jpeg"); }
.person:nth-child(1),
.person:nth-child(4),
@ -1681,7 +1684,8 @@ input[type=checkbox] {
justify-content: center;
background-color: #262A39;
position: relative;
z-index: 998; }
z-index: 998;
margin-top: 10vh; }
.footer-inner {
display: flex;

View File

@ -1,34 +0,0 @@
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after {
content: "";
content: none; }
q:before, q:after {
content: "";
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
div {
box-sizing: border-box; }

Binary file not shown.

BIN
img/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 575 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 599 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 364 KiB

BIN
img/gheorghe.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -1 +1 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 6.624L3.161 1.785a.973.973 0 0 0-1.376 1.376L6.624 8l-4.839 4.839a.973.973 0 0 0 1.376 1.376L8 9.376l4.839 4.839a.973.973 0 0 0 1.376-1.376L9.376 8l4.839-4.839a.973.973 0 0 0-1.376-1.376L8 6.624z" fill="#A9AFB4" fill-rule="evenodd"/></svg>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 6.624L3.161 1.785a.973.973 0 00-1.376 1.376L6.624 8l-4.839 4.839a.973.973 0 001.376 1.376L8 9.376l4.839 4.839a.973.973 0 001.376-1.376L9.376 8l4.839-4.839a.973.973 0 00-1.376-1.376L8 6.624z" fill="#A9AFB4" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 308 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 12.228c0 4.077 2.722 7.535 6.497 8.756.475.085.648-.2.648-.445 0-.219-.008-.8-.012-1.57-2.643.558-3.2-1.236-3.2-1.236-.433-1.067-1.056-1.35-1.056-1.35-.862-.572.066-.561.066-.561.953.065 1.455.951 1.455.951.847 1.41 2.224 1.003 2.765.766.086-.596.332-1.002.603-1.233-2.11-.233-4.327-1.025-4.327-4.56 0-1.008.37-1.832.978-2.477-.098-.233-.424-1.172.093-2.442 0 0 .797-.248 2.612.946A9.351 9.351 0 0 1 12 7.463c.807.003 1.62.105 2.379.31 1.813-1.194 2.61-.946 2.61-.946.518 1.27.192 2.209.094 2.442.61.645.977 1.47.977 2.476 0 3.545-2.222 4.326-4.338 4.554.341.285.645.848.645 1.709 0 1.233-.012 2.228-.012 2.531 0 .247.172.534.653.444 3.773-1.223 6.492-4.68 6.492-8.755C21.5 7.131 17.246 3 12 3s-9.5 4.131-9.5 9.228z" fill="#FFF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 12.228c0 4.077 2.722 7.535 6.497 8.756.475.085.648-.2.648-.445 0-.219-.008-.8-.012-1.57-2.643.558-3.2-1.236-3.2-1.236-.433-1.067-1.056-1.35-1.056-1.35-.862-.572.066-.561.066-.561.953.065 1.455.951 1.455.951.847 1.41 2.224 1.003 2.765.766.086-.596.332-1.002.603-1.233-2.11-.233-4.327-1.025-4.327-4.56 0-1.008.37-1.832.978-2.477-.098-.233-.424-1.172.093-2.442 0 0 .797-.248 2.612.946A9.351 9.351 0 0112 7.463c.807.003 1.62.105 2.379.31 1.813-1.194 2.61-.946 2.61-.946.518 1.27.192 2.209.094 2.442.61.645.977 1.47.977 2.476 0 3.545-2.222 4.326-4.338 4.554.341.285.645.848.645 1.709 0 1.233-.012 2.228-.012 2.531 0 .247.172.534.653.444 3.773-1.223 6.492-4.68 6.492-8.755C21.5 7.131 17.246 3 12 3s-9.5 4.131-9.5 9.228z" fill="#FFF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 833 B

After

Width:  |  Height:  |  Size: 831 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M19.27 8.877c0-.15-.003-.3-.01-.449A7.08 7.08 0 0 0 21 6.629a6.983 6.983 0 0 1-2.003.547 3.488 3.488 0 0 0 1.534-1.922 7.006 7.006 0 0 1-2.215.844A3.49 3.49 0 0 0 15.77 5a3.482 3.482 0 0 0-3.398 4.266 9.915 9.915 0 0 1-7.189-3.63 3.468 3.468 0 0 0 1.08 4.638 3.472 3.472 0 0 1-1.58-.434v.044A3.48 3.48 0 0 0 7.48 13.29a3.51 3.51 0 0 1-1.575.06 3.49 3.49 0 0 0 3.258 2.412 7.016 7.016 0 0 1-4.332 1.487c-.281 0-.559-.015-.832-.048a9.903 9.903 0 0 0 5.346 1.56c6.416 0 9.924-5.293 9.924-9.884z" fill="#FFF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M19.27 8.877c0-.15-.003-.3-.01-.449A7.08 7.08 0 0021 6.629a6.983 6.983 0 01-2.003.547 3.488 3.488 0 001.534-1.922 7.006 7.006 0 01-2.215.844A3.49 3.49 0 0015.77 5a3.482 3.482 0 00-3.398 4.266 9.915 9.915 0 01-7.189-3.63 3.468 3.468 0 001.08 4.638 3.472 3.472 0 01-1.58-.434v.044A3.48 3.48 0 007.48 13.29a3.51 3.51 0 01-1.575.06 3.49 3.49 0 003.258 2.412 7.016 7.016 0 01-4.332 1.487c-.281 0-.559-.015-.832-.048a9.903 9.903 0 005.346 1.56c6.416 0 9.924-5.293 9.924-9.884z" fill="#FFF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 604 B

After

Width:  |  Height:  |  Size: 583 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M13.043 10.96V7.759c0-.58-.466-1.049-1.041-1.049-.58 0-1.042.47-1.042 1.049v3.201H7.759c-.58 0-1.049.466-1.049 1.042 0 .579.47 1.041 1.049 1.041h3.201v3.201c0 .58.466 1.05 1.042 1.05.579 0 1.041-.47 1.041-1.05v-3.2h3.202a1.043 1.043 0 0 0 0-2.083l-3.202-.001z" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M13.043 10.96V7.759c0-.58-.466-1.049-1.041-1.049-.58 0-1.042.47-1.042 1.049v3.201H7.759c-.58 0-1.049.466-1.049 1.042 0 .579.47 1.041 1.049 1.041h3.201v3.201c0 .58.466 1.05 1.042 1.05.579 0 1.041-.47 1.041-1.05v-3.2h3.202a1.043 1.043 0 100-2.083l-3.202-.001z" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 373 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M16.065 12.087a1 1 0 0 1-.288.62l-7.068 7.067a.999.999 0 1 1-1.414-1.414l6.377-6.377-6.377-6.376A.999.999 0 1 1 8.71 4.192l7.068 7.068a1 1 0 0 1 .288.827z" fill="#8D99A4" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M16.065 12.087a1 1 0 01-.288.62l-7.068 7.067a.999.999 0 11-1.414-1.414l6.377-6.377-6.377-6.376A.999.999 0 118.71 4.192l7.068 7.068a1 1 0 01.288.827z" fill="#8D99A4" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 270 B

After

Width:  |  Height:  |  Size: 264 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.334a8.334 8.334 0 0 0 5.699 7.907c.417.076.569-.181.569-.402 0-.198-.007-.722-.011-1.417-2.318.503-2.807-1.117-2.807-1.117-.38-.963-.926-1.22-.926-1.22-.757-.516.057-.506.057-.506.837.059 1.277.859 1.277.859.743 1.273 1.95.905 2.425.692.076-.538.291-.905.53-1.114-1.851-.21-3.797-.925-3.797-4.118 0-.91.325-1.654.858-2.236-.086-.211-.372-1.059.082-2.206 0 0 .7-.224 2.291.855a7.982 7.982 0 0 1 2.087-.281 7.99 7.99 0 0 1 2.086.28c1.59-1.078 2.29-.854 2.29-.854.454 1.147.168 1.995.082 2.206.535.582.857 1.326.857 2.236 0 3.201-1.949 3.906-3.805 4.112.299.257.566.766.566 1.543 0 1.114-.01 2.013-.01 2.286 0 .223.15.482.572.401A8.334 8.334 0 1 0 4 12.334z" fill="#FFF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.334a8.334 8.334 0 005.699 7.907c.417.076.569-.181.569-.402 0-.198-.007-.722-.011-1.417-2.318.503-2.807-1.117-2.807-1.117-.38-.963-.926-1.22-.926-1.22-.757-.516.057-.506.057-.506.837.059 1.277.859 1.277.859.743 1.273 1.95.905 2.425.692.076-.538.291-.905.53-1.114-1.851-.21-3.797-.925-3.797-4.118 0-.91.325-1.654.858-2.236-.086-.211-.372-1.059.082-2.206 0 0 .7-.224 2.291.855a7.982 7.982 0 012.087-.281 7.99 7.99 0 012.086.28c1.59-1.078 2.29-.854 2.29-.854.454 1.147.168 1.995.082 2.206.535.582.857 1.326.857 2.236 0 3.201-1.949 3.906-3.805 4.112.299.257.566.766.566 1.543 0 1.114-.01 2.013-.01 2.286 0 .223.15.482.572.401A8.334 8.334 0 104 12.334z" fill="#FFF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 773 B

After

Width:  |  Height:  |  Size: 765 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M19.65 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-15.3 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM12 21c4.694 0 8.5-2.686 8.5-6S16.694 9 12 9s-8.5 2.686-8.5 6 3.806 6 8.5 6zm-.002-2.042v-.001a7.103 7.103 0 0 1-3.234-.782 3.965 3.965 0 0 1-.281-.16c-.374-.253-.434-.743-.125-1.063.281-.291.775-.335 1.118-.102 1.058.736 2.998 1.104 5.108-.04.363-.203.848-.118 1.1.197.286.346.165.826-.234 1.048-1.136.62-2.299.903-3.452.903zM8.6 14.9a1.7 1.7 0 1 1 0-3.4 1.7 1.7 0 0 1 0 3.4zm6.8 0a1.7 1.7 0 1 1 0-3.4 1.7 1.7 0 0 1 0 3.4z" fill="#FFF" fill-rule="nonzero"/><path stroke="#FFF" stroke-width="1.5" d="M11.844 11.805l.493-5.544 4.123-1.07"/><circle stroke="#FFF" stroke-width=".8" fill="#FFF" fill-rule="nonzero" cx="16.7" cy="5.1" r="1.5"/></g></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M19.65 13a2 2 0 100-4 2 2 0 000 4zm-15.3 0a2 2 0 100-4 2 2 0 000 4zM12 21c4.694 0 8.5-2.686 8.5-6S16.694 9 12 9s-8.5 2.686-8.5 6 3.806 6 8.5 6zm-.002-2.042v-.001a7.103 7.103 0 01-3.234-.782 3.965 3.965 0 01-.281-.16c-.374-.253-.434-.743-.125-1.063.281-.291.775-.335 1.118-.102 1.058.736 2.998 1.104 5.108-.04.363-.203.848-.118 1.1.197.286.346.165.826-.234 1.048-1.136.62-2.299.903-3.452.903zM8.6 14.9a1.7 1.7 0 110-3.4 1.7 1.7 0 010 3.4zm6.8 0a1.7 1.7 0 110-3.4 1.7 1.7 0 010 3.4z" fill="#FFF" fill-rule="nonzero"/><path stroke="#FFF" stroke-width="1.5" d="M11.844 11.805l.493-5.544 4.123-1.07"/><circle stroke="#FFF" stroke-width=".8" fill="#FFF" fill-rule="nonzero" cx="16.7" cy="5.1" r="1.5"/></g></svg>

Before

Width:  |  Height:  |  Size: 831 B

After

Width:  |  Height:  |  Size: 813 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M18.232 8.056a3.268 3.268 0 0 0 1.354-1.816c-.599.38-1.261.65-1.955.796A2.988 2.988 0 0 0 15.385 6c-1.7 0-3.078 1.469-3.078 3.282 0 .251.027.502.081.747-2.558-.136-4.826-1.442-6.344-3.428a3.427 3.427 0 0 0-.416 1.65c0 1.138.542 2.143 1.368 2.731a2.922 2.922 0 0 1-1.394-.41v.041c0 1.59 1.062 2.917 2.47 3.218a2.92 2.92 0 0 1-1.39.057c.391 1.304 1.528 2.252 2.875 2.279A5.935 5.935 0 0 1 5 17.526 8.322 8.322 0 0 0 9.717 19c5.66 0 8.756-5 8.756-9.338 0-.142-.003-.284-.009-.424A6.502 6.502 0 0 0 20 7.539a5.866 5.866 0 0 1-1.768.517z" fill="#FFF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M18.232 8.056a3.268 3.268 0 001.354-1.816c-.599.38-1.261.65-1.955.796A2.988 2.988 0 0015.385 6c-1.7 0-3.078 1.469-3.078 3.282 0 .251.027.502.081.747-2.558-.136-4.826-1.442-6.344-3.428a3.427 3.427 0 00-.416 1.65c0 1.138.542 2.143 1.368 2.731a2.922 2.922 0 01-1.394-.41v.041c0 1.59 1.062 2.917 2.47 3.218a2.92 2.92 0 01-1.39.057c.391 1.304 1.528 2.252 2.875 2.279A5.935 5.935 0 015 17.526 8.322 8.322 0 009.717 19c5.66 0 8.756-5 8.756-9.338 0-.142-.003-.284-.009-.424A6.502 6.502 0 0020 7.539a5.866 5.866 0 01-1.768.517z" fill="#FFF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 645 B

After

Width:  |  Height:  |  Size: 631 B

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M15.377 12.807l-4.068 4.067a.999.999 0 1 1-1.414-1.414l3.377-3.377-3.377-3.376a.999.999 0 1 1 1.414-1.415l4.068 4.068a1 1 0 0 1 .288.827 1 1 0 0 1-.288.62z" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M15.377 12.807l-4.068 4.067a.999.999 0 11-1.414-1.414l3.377-3.377-3.377-3.376a.999.999 0 111.414-1.415l4.068 4.068a1 1 0 01.288.827 1 1 0 01-.288.62z" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 271 B

After

Width:  |  Height:  |  Size: 265 B

View File

@ -1 +1 @@
<svg width="24" height="26" xmlns="http://www.w3.org/2000/svg"><path d="M16.45 12.387c-3.405.187-5.54-.57-8.944-.382-.817.045-1.683.158-2.506.349C5.502 6.35 9.959 1.097 16.019.764c3.719-.205 7.436 1.984 7.638 5.538.198 3.494-2.596 5.83-7.208 6.085M7.503 25.44c-3.487.195-6.971-1.885-7.16-5.262-.186-3.318 2.433-5.538 6.757-5.78 3.191-.177 5.192.541 8.384.363a13.82 13.82 0 0 0 2.35-.331c-.471 5.704-4.65 10.694-10.331 11.01" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="24" height="26" xmlns="http://www.w3.org/2000/svg"><path d="M16.45 12.387c-3.405.187-5.54-.57-8.944-.382-.817.045-1.683.158-2.506.349C5.502 6.35 9.959 1.097 16.019.764c3.719-.205 7.436 1.984 7.638 5.538.198 3.494-2.596 5.83-7.208 6.085M7.503 25.44c-3.487.195-6.971-1.885-7.16-5.262-.186-3.318 2.433-5.538 6.757-5.78 3.191-.177 5.192.541 8.384.363a13.82 13.82 0 002.35-.331c-.471 5.704-4.65 10.694-10.331 11.01" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 467 B

After

Width:  |  Height:  |  Size: 465 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -1 +1 @@
<svg width="52" height="52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M-117.5 26c0 79.253 64.247 143.5 143.5 143.5S169.5 105.253 169.5 26c0-79.252-64.247-143.5-143.5-143.5S-117.5-53.252-117.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-87.5 26c0 62.684 50.816 113.5 113.5 113.5S139.5 88.684 139.5 26 88.684-87.5 26-87.5-87.5-36.684-87.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-57.5 26c0 46.116 37.384 83.5 83.5 83.5s83.5-37.384 83.5-83.5S72.116-57.5 26-57.5-57.5-20.116-57.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-25 26c0 28.167 22.833 51 51 51s51-22.833 51-51c0-28.166-22.834-51-51-51S-25-2.166-25 26zm-5 0c0-30.928 25.072-56 56-56S82-4.928 82 26 56.928 82 26 82s-56-25.072-56-56z" fill="#D9DDF0" fill-rule="nonzero"/><path d="M0 26C0 11.64 11.64 0 26 0s26 11.64 26 26-11.64 26-26 26S0 40.36 0 26zm30.427-.028c4.2-.24 6.745-2.443 6.564-5.737-.184-3.351-3.569-5.416-6.956-5.223-5.52.315-9.578 5.268-10.035 10.929a13.16 13.16 0 0 1 2.282-.33c3.101-.176 5.044.537 8.145.36zm-8.872 12.017C26.75 37.703 30.57 33.2 31 28.054a12.86 12.86 0 0 1-2.148.299c-2.918.16-4.748-.488-7.666-.327-3.953.217-6.348 2.22-6.177 5.215.173 3.046 3.358 4.923 6.546 4.748z" fill="#4360DF"/></g></svg>
<svg width="52" height="52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M-117.5 26c0 79.253 64.247 143.5 143.5 143.5S169.5 105.253 169.5 26c0-79.252-64.247-143.5-143.5-143.5S-117.5-53.252-117.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-87.5 26c0 62.684 50.816 113.5 113.5 113.5S139.5 88.684 139.5 26 88.684-87.5 26-87.5-87.5-36.684-87.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-57.5 26c0 46.116 37.384 83.5 83.5 83.5s83.5-37.384 83.5-83.5S72.116-57.5 26-57.5-57.5-20.116-57.5 26z" stroke="#435CE7" stroke-width="5" opacity=".14"/><path d="M-25 26c0 28.167 22.833 51 51 51s51-22.833 51-51c0-28.166-22.834-51-51-51S-25-2.166-25 26zm-5 0c0-30.928 25.072-56 56-56S82-4.928 82 26 56.928 82 26 82s-56-25.072-56-56z" fill="#D9DDF0" fill-rule="nonzero"/><path d="M0 26C0 11.64 11.64 0 26 0s26 11.64 26 26-11.64 26-26 26S0 40.36 0 26zm30.427-.028c4.2-.24 6.745-2.443 6.564-5.737-.184-3.351-3.569-5.416-6.956-5.223-5.52.315-9.578 5.268-10.035 10.929a13.16 13.16 0 012.282-.33c3.101-.176 5.044.537 8.145.36zm-8.872 12.017C26.75 37.703 30.57 33.2 31 28.054a12.86 12.86 0 01-2.148.299c-2.918.16-4.748-.488-7.666-.327-3.953.217-6.348 2.22-6.177 5.215.173 3.046 3.358 4.923 6.546 4.748z" fill="#4360DF"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1 +1 @@
<svg width="101" height="25" xmlns="http://www.w3.org/2000/svg"><path d="M19.28 10.7c.216 0 .392.163.392.363V22.91c0 .068-.012.216-.127.275 0 0-2.792 1.816-7.393 1.816C6.595 25 0 23.42 0 12.813S5.76 0 11.375 0c4.875 0 6.804.997 7.12 1.206a.33.33 0 0 1 .15.283l-.938 3.67c0 .2-.226.425-.47.356-.78-.223-2.003-.684-4.844-.684-3.282 0-6.778.897-6.778 7.716 0 6.818 3.357 7.629 5.76 7.629 2.037 0 2.774-.232 2.774-.232v-4.72h-3.281c-.217 0-.393-.162-.393-.362v-3.799c0-.2.176-.363.393-.363h8.411zm43.326-9.442v22.888c0 .202-.174.366-.391.366h-4.748c-.216 0-.392-.164-.392-.366l.013-9.79h-7.383v9.79c0 .202-.174.366-.39.366h-4.736c-.216 0-.392-.164-.392-.366V1.258c0-.202.176-.365.392-.365h4.736c.216 0 .39.163.39.365V9.71h7.383l-.001-8.453c0-.202.176-.365.392-.365h4.736c.217 0 .39.163.39.365zM28.652 3.74c0 1.573-1.367 2.85-3.054 2.85-1.685 0-3.053-1.277-3.053-2.85 0-1.575 1.368-2.848 3.053-2.848 1.687 0 3.054 1.273 3.054 2.848zm-.584 15.225v4.606c0 .373-.114.585-.581.585h-4.254c-.388 0-.688-.133-.688-.578V8.443c0-.2.193-.407.41-.407h4.721c.217 0 .392.164.392.364v10.566zm52.537-10.93c.217 0 .392.164.392.365l.002 15.365c0 .201-.177.365-.392.365l-3.034.013a.418.418 0 0 1-.346-.198c-.054-.1-.173-.933-.173-.933s-2.5 1.582-5.6 1.582c-3.779 0-6.525-1.114-6.525-5.665V8.4c0-.201.176-.365.391-.365h4.77c.216 0 .391.164.391.365v9.788c0 1.532.45 2.242 2.144 2.242 1.695 0 2.89-.807 2.89-.807V8.401c0-.201.175-.365.39-.365h4.7zm13.278-.128c2.671 0 6.625.922 6.625 7.978 0 7.054-2.476 9.076-6.792 9.076-3.677 0-5.619-1.7-5.619-1.7s-.118.933-.2 1.056a.398.398 0 0 1-.344.194h-3.295c-.217 0-.392-.164-.392-.366V1.258c0-.202.175-.365.391-.365h4.75c.216 0 .39.163.39.365v7.75s1.816-1.1 4.486-1.1zm-52.265.244c.217 0 .392.163.392.365v3.525c0 .203-.175.366-.392.366h-3.553v6.435c0 .97.592 1.72 2.337 1.72.545 0 1.075-.078 1.282-.078.208 0 .393.163.393.365l-.004 3.097c0 .145-.082.28-.223.328-.232.08-1.641.429-2.82.429-2.577 0-6.397-.494-6.397-5.524v-6.772H30.15c-.217 0-.392-.163-.392-.366V9.228a.37.37 0 0 1 .283-.35c.165-.043 2.59-.584 2.59-.584V3.815c0-.167.102-.244.29-.244h4.841c.206 0 .297.082.297.247l.006 4.334h3.552zM92.03 20.804c2.28.064 3.016-.712 3.016-4.644 0-3.729-1.63-4.2-3.323-4.061-1.338.11-2.429.728-2.429.728v7.248s1.106.683 2.736.73z" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="101" height="25" xmlns="http://www.w3.org/2000/svg"><path d="M19.28 10.7c.216 0 .392.163.392.363V22.91c0 .068-.012.216-.127.275 0 0-2.792 1.816-7.393 1.816C6.595 25 0 23.42 0 12.813S5.76 0 11.375 0c4.875 0 6.804.997 7.12 1.206a.33.33 0 01.15.283l-.938 3.67c0 .2-.226.425-.47.356-.78-.223-2.003-.684-4.844-.684-3.282 0-6.778.897-6.778 7.716 0 6.818 3.357 7.629 5.76 7.629 2.037 0 2.774-.232 2.774-.232v-4.72h-3.281c-.217 0-.393-.162-.393-.362v-3.799c0-.2.176-.363.393-.363h8.411zm43.326-9.442v22.888c0 .202-.174.366-.391.366h-4.748c-.216 0-.392-.164-.392-.366l.013-9.79h-7.383v9.79c0 .202-.174.366-.39.366h-4.736c-.216 0-.392-.164-.392-.366V1.258c0-.202.176-.365.392-.365h4.736c.216 0 .39.163.39.365V9.71h7.383l-.001-8.453c0-.202.176-.365.392-.365h4.736c.217 0 .39.163.39.365zM28.652 3.74c0 1.573-1.367 2.85-3.054 2.85-1.685 0-3.053-1.277-3.053-2.85 0-1.575 1.368-2.848 3.053-2.848 1.687 0 3.054 1.273 3.054 2.848zm-.584 15.225v4.606c0 .373-.114.585-.581.585h-4.254c-.388 0-.688-.133-.688-.578V8.443c0-.2.193-.407.41-.407h4.721c.217 0 .392.164.392.364v10.566zm52.537-10.93c.217 0 .392.164.392.365l.002 15.365c0 .201-.177.365-.392.365l-3.034.013a.418.418 0 01-.346-.198c-.054-.1-.173-.933-.173-.933s-2.5 1.582-5.6 1.582c-3.779 0-6.525-1.114-6.525-5.665V8.4c0-.201.176-.365.391-.365h4.77c.216 0 .391.164.391.365v9.788c0 1.532.45 2.242 2.144 2.242 1.695 0 2.89-.807 2.89-.807V8.401c0-.201.175-.365.39-.365h4.7zm13.278-.128c2.671 0 6.625.922 6.625 7.978 0 7.054-2.476 9.076-6.792 9.076-3.677 0-5.619-1.7-5.619-1.7s-.118.933-.2 1.056a.398.398 0 01-.344.194h-3.295c-.217 0-.392-.164-.392-.366V1.258c0-.202.175-.365.391-.365h4.75c.216 0 .39.163.39.365v7.75s1.816-1.1 4.486-1.1zm-52.265.244c.217 0 .392.163.392.365v3.525c0 .203-.175.366-.392.366h-3.553v6.435c0 .97.592 1.72 2.337 1.72.545 0 1.075-.078 1.282-.078.208 0 .393.163.393.365l-.004 3.097c0 .145-.082.28-.223.328-.232.08-1.641.429-2.82.429-2.577 0-6.397-.494-6.397-5.524v-6.772H30.15c-.217 0-.392-.163-.392-.366V9.228a.37.37 0 01.283-.35c.165-.043 2.59-.584 2.59-.584V3.815c0-.167.102-.244.29-.244h4.841c.206 0 .297.082.297.247l.006 4.334h3.552zM92.03 20.804c2.28.064 3.016-.712 3.016-4.644 0-3.729-1.63-4.2-3.323-4.061-1.338.11-2.429.728-2.429.728v7.248s1.106.683 2.736.73z" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1 +1 @@
<svg width="88" height="35" xmlns="http://www.w3.org/2000/svg"><path d="M79.494.463c3.584.319 4.48.831 5.424 1.648 2.443 2.117 2.988 7.846 3.069 13.547a130.52 130.52 0 0 1 0 3.685c-.08 5.7-.626 11.43-3.07 13.546-.942.817-1.839 1.33-5.423 1.648-4.485.398-10.56.454-15.151.46-1.895.004-3.791.004-5.686 0-4.592-.006-10.666-.062-15.151-.46-3.585-.319-4.48-.831-5.424-1.648-2.464-2.135-2.998-7.945-3.071-13.694-.014-1.08-.014-2.163-.002-3.243.066-5.796.588-11.688 3.073-13.84.943-.818 1.84-1.33 5.424-1.649C47.99.065 54.066.01 58.657.003c1.895-.004 3.79-.004 5.686 0 0 0 10.666.062 15.151.46zM60 28.95V13h-3.102v11.71c-2.233 2.69-2.795.68-2.795-.33V13H51v12.013c0 2.268.548 3.714 1.943 3.944.93.152 2.272 0 3.955-2.125v2.118H60zM44.723 29h3.554V9.283H52V6H41v3.283h3.723V29zM77.5 11c-2.475 0-4.5 2.155-4.5 4.79v8.42c0 2.635 2.025 4.79 4.5 4.79s4.5-2.155 4.5-4.79v-1.549h-3.063v1.981c0 .842-.647 1.53-1.437 1.53s-1.437-.688-1.437-1.53v-4.037H82V15.79c0-2.635-2.025-4.79-4.5-4.79zm1.437 6.896h-2.874V15.39c0-.842.647-1.53 1.437-1.53s1.437.688 1.437 1.53v2.507zM62 28.976h3.056V27.15c.58.725 1.537 2.043 3.381 1.828 3.085-.36 2.523-4.5 2.523-4.5V15.66c0-2.906-1.015-4.069-2.81-4.069-1.468 0-2.695 1.311-3.094 1.79V6H62v22.977zm3.056-3.554V15.167c.389-.46.911-.857 1.538-.815 1.436.097 1.292 1.938 1.292 1.938s-.024 6.806-.024 8.114c0 1.308-.502 1.768-1.34 1.793-.715.02-1.308-.595-1.466-.775zm-36.125 3.53v-2.04c-1.665 2.047-2.993 2.193-3.913 2.046-1.38-.22-1.922-1.613-1.922-3.798V11.78h3.07v12.77c0 .972.556 2.907 2.765.317v-13.09H32v17.174h-3.07zm-24.81 0v-9.196L0 6h3.46l2.389 8.631L8.237 6h3.46L7.583 19.736v9.216h-3.46zm12.027-17.367c2.526 0 4.592 2.08 4.592 4.621v8.125c0 2.541-2.066 4.62-4.592 4.62-2.525 0-4.591-2.079-4.591-4.62v-8.125c0-2.541 2.066-4.62 4.591-4.62zm-1.466 13.162c0 .812.66 1.476 1.466 1.476.807 0 1.467-.664 1.467-1.476V15.82c0-.811-.66-1.476-1.467-1.476-.806 0-1.466.665-1.466 1.476v8.928z" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="88" height="35" xmlns="http://www.w3.org/2000/svg"><path d="M79.494.463c3.584.319 4.48.831 5.424 1.648 2.443 2.117 2.988 7.846 3.069 13.547a130.52 130.52 0 010 3.685c-.08 5.7-.626 11.43-3.07 13.546-.942.817-1.839 1.33-5.423 1.648-4.485.398-10.56.454-15.151.46-1.895.004-3.791.004-5.686 0-4.592-.006-10.666-.062-15.151-.46-3.585-.319-4.48-.831-5.424-1.648-2.464-2.135-2.998-7.945-3.071-13.694-.014-1.08-.014-2.163-.002-3.243.066-5.796.588-11.688 3.073-13.84.943-.818 1.84-1.33 5.424-1.649C47.99.065 54.066.01 58.657.003c1.895-.004 3.79-.004 5.686 0 0 0 10.666.062 15.151.46zM60 28.95V13h-3.102v11.71c-2.233 2.69-2.795.68-2.795-.33V13H51v12.013c0 2.268.548 3.714 1.943 3.944.93.152 2.272 0 3.955-2.125v2.118H60zM44.723 29h3.554V9.283H52V6H41v3.283h3.723V29zM77.5 11c-2.475 0-4.5 2.155-4.5 4.79v8.42c0 2.635 2.025 4.79 4.5 4.79s4.5-2.155 4.5-4.79v-1.549h-3.063v1.981c0 .842-.647 1.53-1.437 1.53s-1.437-.688-1.437-1.53v-4.037H82V15.79c0-2.635-2.025-4.79-4.5-4.79zm1.437 6.896h-2.874V15.39c0-.842.647-1.53 1.437-1.53s1.437.688 1.437 1.53v2.507zM62 28.976h3.056V27.15c.58.725 1.537 2.043 3.381 1.828 3.085-.36 2.523-4.5 2.523-4.5V15.66c0-2.906-1.015-4.069-2.81-4.069-1.468 0-2.695 1.311-3.094 1.79V6H62v22.977zm3.056-3.554V15.167c.389-.46.911-.857 1.538-.815 1.436.097 1.292 1.938 1.292 1.938s-.024 6.806-.024 8.114c0 1.308-.502 1.768-1.34 1.793-.715.02-1.308-.595-1.466-.775zm-36.125 3.53v-2.04c-1.665 2.047-2.993 2.193-3.913 2.046-1.38-.22-1.922-1.613-1.922-3.798V11.78h3.07v12.77c0 .972.556 2.907 2.765.317v-13.09H32v17.174h-3.07zm-24.81 0v-9.196L0 6h3.46l2.389 8.631L8.237 6h3.46L7.583 19.736v9.216h-3.46zm12.027-17.367c2.526 0 4.592 2.08 4.592 4.621v8.125c0 2.541-2.066 4.62-4.592 4.62-2.525 0-4.591-2.079-4.591-4.62v-8.125c0-2.541 2.066-4.62 4.591-4.62zm-1.466 13.162c0 .812.66 1.476 1.466 1.476.807 0 1.467-.664 1.467-1.476V15.82c0-.811-.66-1.476-1.467-1.476-.806 0-1.466.665-1.466 1.476v8.928z" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

BIN
img/simon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -1 +1 @@
<svg width="124" height="124" xmlns="http://www.w3.org/2000/svg"><path d="M72.458 61.429c-7.431.427-12.088-1.299-19.52-.871a31.245 31.245 0 0 0-5.47.796C48.565 47.65 58.292 35.662 71.519 34.9c8.117-.467 16.23 4.53 16.67 12.642.433 7.973-5.664 13.307-15.73 13.886M52.503 89.46c-7.776.438-15.547-4.24-15.969-11.831-.415-7.462 5.427-12.454 15.07-12.996 7.118-.4 11.58 1.216 18.698.815a30.589 30.589 0 0 0 5.24-.745C74.493 77.528 65.175 88.748 52.503 89.46M62 .181C27.758.18 0 27.857 0 62s27.758 61.82 62 61.82c34.242 0 62-27.678 62-61.82C124 27.858 96.242.18 62 .18" fill="#4360DF" fill-rule="evenodd"/></svg>
<svg width="124" height="124" xmlns="http://www.w3.org/2000/svg"><path d="M72.458 61.429c-7.431.427-12.088-1.299-19.52-.871a31.245 31.245 0 00-5.47.796C48.565 47.65 58.292 35.662 71.519 34.9c8.117-.467 16.23 4.53 16.67 12.642.433 7.973-5.664 13.307-15.73 13.886M52.503 89.46c-7.776.438-15.547-4.24-15.969-11.831-.415-7.462 5.427-12.454 15.07-12.996 7.118-.4 11.58 1.216 18.698.815a30.589 30.589 0 005.24-.745C74.493 77.528 65.175 88.748 52.503 89.46M62 .181C27.758.18 0 27.857 0 62s27.758 61.82 62 61.82c34.242 0 62-27.678 62-61.82C124 27.858 96.242.18 62 .18" fill="#4360DF" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 603 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -6,14 +6,14 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.1.7" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.1.7" sizes="32x32" />
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.1.8" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.1.8" sizes="32x32" />
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.1.7">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.1.7">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.1.7">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.1.7">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.1.7">
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.1.8">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.1.8">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.1.8">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.1.8">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.1.8">
<title>Status Design</title>
<meta name="description" content="Were the Status Design team, and we're helping to create the tools that'll lead to a more open and equitable Internet for us all">
@ -37,7 +37,7 @@
<meta name="twitter:creator" content="@ethstatus" />
<link rel="stylesheet" href="./css/main.css?v=0.1.7">
<link rel="stylesheet" href="./css/main.css?v=0.1.8">
</head>
<body>
@ -269,7 +269,7 @@
<a class="logo" href="/"></a>
<ul class="main-nav">
<!--li><a href="#" class="nav-link--positions">Open Positions</a></li -->
<li><a href="#" class="nav-link--people">Who We Are</a></li>
<!-- <li><a href="#" class="nav-link--people">Who We Are</a></li> -->
<!-- li><a href="#" class="nav-link--blog">Our Blog</a></li -->
</ul>
</div>
@ -393,13 +393,6 @@
<div class="person-image person--hester"></div>
</div>
</div>
<div class="person">
<div class="person-inner">
<h3>Andrei Mironov</h3>
<p>Product Designer</p>
<div class="person-image person--andrei"></div>
</div>
</div>
<div class="person">
<div class="person-inner">
<h3>Maciej Zadykowicz</h3>
@ -414,10 +407,17 @@
<div class="person-image person--simon"></div>
</div>
</div>
<div class="person">
<div class="person-inner">
<h3>Gheorghe Pinzaru</h3>
<p>UI Engineer</p>
<div class="person-image person--gheorghe"></div>
</div>
</div>
<div class="person person--extra">
<div class="person-inner">
<h3>+ 50 more core contributors</h3>
<h3>+ 60 more core contributors</h3>
<p>Want to join? Contact us, well be happy to have a chat</p>
<a class="button" href="https://get.status.im/chat/public/status-ux2019">Contact Us</a>
</div>
@ -581,7 +581,7 @@
</div>
</div>
<script src="./js/bundle.js?v=0.1.7"></script>
<script src="./js/bundle.js?v=0.1.8"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-79146816-5"></script>

BIN
js/.DS_Store vendored

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long