Skip to content

Commit

Permalink
Add partners logos
Browse files Browse the repository at this point in the history
  • Loading branch information
shaypal5 committed Sep 26, 2023
1 parent 36cc517 commit 4d4b74f
Show file tree
Hide file tree
Showing 22 changed files with 142 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _sass/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ h1 {

h2 {
font-size: 2.3em;
margin: 0 0 30px 0;
margin: 0 0 10px 0;
text-align: center;
}

Expand Down Expand Up @@ -109,4 +109,4 @@ form {
&:hover {
background: darken($brand-color, 5%);
}
}
}
30 changes: 28 additions & 2 deletions _sass/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,16 @@ nav .button {
border-radius: 50px;
}

.noborderimage {
display: inline-block;
line-height: 0;
background: white;
margin-top: -60px;
margin-bottom: -60px;
padding: 9px;
box-shadow: 2px 7px 39px 9px #f7f7f7;
}

p {
font-size: 1.1rem;
}
Expand Down Expand Up @@ -346,7 +356,23 @@ footer {
align-items: center;
& > div {
flex: 1;
padding: 0 30px;
padding: 0 10px;
}
}

h2 {
text-align: left;
}
}

.ncolumns {
@media #{$desktop} {
display: flex;
margin: 0px -30px 0px;
align-items: center;
& > div {
flex: 1;
padding: 0px 10px 0px;
}
}

Expand All @@ -358,4 +384,4 @@ footer {
.darker {
background: #f8fafb;
padding: 60px 0;
}
}
Binary file modified images/datahack_crowd_circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/baot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/dagshub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/forter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/hasoub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/iia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/itworks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/leo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/technion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/tsofen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/partners/ydata.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/sheep.jpg
Binary file not shown.
Binary file removed images/sheep2.jpg
Binary file not shown.
Binary file modified images/team/adam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/team/hila_paz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/team/nitzan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/team/shay2.png
Binary file not shown.
Binary file removed images/wooly.jpg
Binary file not shown.
112 changes: 112 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,118 @@ <h2 class="editable" style="text-align: center;">
</div>
</div>

<div class="darker">
<div class="container">

<h2 class="editable">
Our Partners
</h2>

<div class="ncolumns">

<!--First Column-->
<div>
<blockquote> <!--row 1-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/itworks.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 2-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/ydata.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 3-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/empty.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
</div>

<!--Second Column-->
<div>
<blockquote> <!--row 1-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}/images/partners/iia.png" alt="Israel Innovation Authority" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 2-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/hasoub.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 3-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/dagshub.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
</div>

<!--Third Column-->
<div>
<blockquote> <!--row 1-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/technion.png" alt="The Technion" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 2-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/forter.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 3-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/leo.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
</div>

<!--Forth Column-->
<div>
<blockquote> <!--row 1-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/tsofen.png" alt="Tsofen" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 2-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/baot.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
<blockquote> <!--row 3-->
<div class="attribute">
<p class="meta">
<span class="noborderimage"><img class="editable" src="{{ site.baseurl }}images/partners/empty.png" alt="itworks" /></span>
</p>
</div>
</blockquote>
</div>

</div>
</div>


<!--<div class="container" id="donate">-->
<!-- <h2 class="editable">-->
Expand Down

0 comments on commit 4d4b74f

Please sign in to comment.