-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,17 @@ | |
<link id="mode" rel="stylesheet" type="text/css" href="/crt.css" /> | ||
<link rel="shortcut icon" type="image/png" href="https://sfpc.study/images/sessions/favicon.ico" /> | ||
<link rel="stylesheet" href="https://use.typekit.net/thn3crj.css"> | ||
|
||
<style> | ||
.funder-logo { | ||
width: 200px; | ||
margin: 10px; | ||
display:inline-block | ||
} | ||
.ford { | ||
padding-top: 40px; | ||
padding-bottom: 40px; | ||
} | ||
</style> | ||
|
||
|
||
<script src="/jquery-3.6.0.min.js"></script> | ||
|
@@ -284,15 +294,6 @@ | |
</p> | ||
</dd> | ||
</div> | ||
<div class="entity"> | ||
<dd><span class="bio" style="background-image: url('images/people/tyler-yin.jpg')" role="img"></span> | ||
<h4 id="role">Program Assistant</h4> | ||
<h3>Tyler Yin</h3> | ||
<p> | ||
<i>he/him</i> · <a href="mailto:[email protected]">email</a> | ||
</p> | ||
</dd> | ||
</div> | ||
|
||
</dl> | ||
|
||
|
@@ -339,8 +340,9 @@ | |
|
||
<div class="grid-2"> | ||
<p class="medium">We’re thankful for our generous supporters:</p> | ||
<p class="medium"> - Art for Justice Fund<br> | ||
- Ford Foundation<br> | ||
<img src="images/funder_logos/ford.png" alt="Ford Foundation" class="funder-logo invert ford"> | ||
<img src="images/funder_logos/a4j.png" alt="Art for Justice" class="funder-logo"> | ||
<p class="medium"> | ||
- Jeffrey Alan Scudder<br> | ||
- Maya Man</p> | ||
<p>...and many others! <3</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters