Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
246 changes: 246 additions & 0 deletions css/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,246 @@
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
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,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
html,
body {
font-family: "Source Sans Pro", sans-serif;
color: #5E6164;
}
h1,
h2,
h3,
h4,
h5 {
font-family: "Source Sans Pro", sans-serif;
color: #23293B;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 2.8rem;
}
p {
font-size: 1.6rem;
line-height: 1.4;
}
.container {
max-width: 1000px;
width: 100%;
margin: 0 auto;
}
header {
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
width: 100%;
background-color: aliceblue;
}
header h1 {
font-size: 10rem;
margin-bottom: 10px;
margin-top: 20px;
}
header nav {
margin: 20px;
}
header nav a {
font-family: "Source Sans Pro", sans-serif;
font-size: 3rem;
text-decoration: none;
color: #5E6164;
margin: 200px 50px;
}
header nav a:hover {
background: white;
border-radius: 5px;
color: black;
}
header img {
width: 90%;
height: 250px;
border-radius: 10px;
margin: 50px;
}
footer {
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
width: 100%;
background-color: aliceblue;
}
footer p {
line-height: 2;
margin: 20px 0;
}
.container .top {
margin: 20px;
}
.container .top h1 {
font-size: 20px;
margin: 20px 0;
}
.container .row {
display: flex;
}
@media (max-width: 800px) {
.container .row {
flex-direction: column;
align-content: center;
align-items: center;
}
}
@media (max-width: 500px) {
.container .row {
flex-direction: column;
align-content: center;
align-items: center;
}
}
.container .row div {
width: 33%;
margin: 20px 50px;
border-bottom: 1px dashed black;
}
.container .row div h3 {
line-height: 1.5;
}
.container img {
height: 150px;
width: 80%;
margin: 20px;
border-radius: 10px;
}
55 changes: 55 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Replate</title>
<link rel="stylesheet" href="css/index.css">
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,500&display=swap" rel="stylesheet">
</head>
<body>
<header>
<h1>Replate :<br> About Us</h1>
<nav>
<a href="https://replatehome.netlify.com/">Home</a>
<a href="http://bw-replate.netlify.com/">Sign Up</a>
<a href="http://bw-replate.netlify.com/login">Log In</a>
</nav>
<img src="styles\plate.jpg" alt="plates">
</header>
<section class="container">
<div class="top">
<h2>Meet The Team</h2>
<p>We’re here to make a difference one Lambda School student at a time. <br>
We are the people who worked late nights in restaurants and overnight stocking at grocery stores. <br>
We saw how much food was being thrown out at the end of shifts. We see a need to coordinate pick up & delivery more efficiently for our communities to reduce industry food waste.
</p>
</div>

<div class="row">
<div class="team-pics"><h3>Jay Leach - PROJECT<br> LEAD</h3><img src="styles\Jay-Leach.jpg" alt="Jay-Leach"></div>
<div class="team-pics"><h3>Joe Lambert - REACT II DEVELOPER</h3><img src="styles\Joseph-L.png" alt="Joe Lambert"></div>
<div class="team-pics"><h3>Jason Sonnichsen - BACKEND DEVELOPER JAVA</h3><img src="styles\Jason-S.png" alt="Jason Sonnichsen"></div>
</div>
<div class="row">
<div class="team-pics"><h3>Nattajohn<br> Rojanasupya - <br> REACT DEVELOPER</h3><img src="styles\nattajohn.jpg" alt="Nattajohn Rojanasupya"></div>
<div class="team-pics"><h3>Lisa Cook -<br> UI<br> DEVELOPER</h3><img src="styles\Lisa-Cook.png" alt=""></div>
<div class="team-pics"><h3>Rikei Williams-<br>UI <br>DEVELOPER</h3><img src="styles\rikei-williams.jpg" alt="rikei-williams"></div>
</div>

</section>
<footer>
<h2>REPLATE</h2>
<p>CONTACT US<br>
123 Main Street<br>

Tampa, FL 34577<br>

(000) 867-5309</p>



<h3>Copyright 2019</h3>

</footer>
</body>
</html>
14 changes: 14 additions & 0 deletions less/footer.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
footer {
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
width: 100%;
background-color: aliceblue;
p {
line-height: 2;
margin: 20px 0;
}

}

39 changes: 39 additions & 0 deletions less/global.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
// General Styles
* {
box-sizing: border-box;
}

html {
font-size: 62.5%;
}

html, body {
font-family: "Source Sans Pro", sans-serif;
color: @main-font-color;
}

h1, h2, h3, h4, h5 {
font-family: "Source Sans Pro", sans-serif;
color: @header-font-color;
}

h2 {
font-size: 3.2rem;
}

h3 {
font-size: 2.8rem;
}

p {
font-size: 1.6rem;
line-height: 1.4;
}

.container {
max-width: 1000px;
width: 100%;
margin: 0 auto;
}


Loading