Changeset - 3a361be67b20
[Not reviewed]
Merge
0 2 0
Christopher Neugebauer - 7 years ago 2017-08-18 19:34:18
chrisjrn@gmail.com
Merge remote-tracking branch 'origin/master' into prod
2 files changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/about/team.html
Show inline comments
...
 
@@ -53,13 +53,13 @@ Our team of North Bay and Bay Area locals has years of experience building commu
 

	
 
<p>We acknowledge that our small team has limited perspective, and that to build a truly inclusive event, we need to seek the perspectives of a diverse range of people. We thank the following people and organizations for providing us with advice along the way.</p>
 

	
 
<ul>
 
  <li><a href="https://twitter.com/vavroom">Nicolas Steenhout</a> is helping us with accessibility and inclusion of people with disabilities.</li>
 
  <li><a href="https://twitter.com/vmbrasseur">VM (Vicky) Brasseur</a> is helping us run an excellent call for proposals, design our office hours program, and support new speakers with speaker training.</li>
 
  <li><a href="https://twitter.com/sigje">Jen Davis</a> is helping us make the event accessible to parents by advising on things like childcare.</li>
 
  <li><a href="https://twitter.com/sigje">Jennifer Davis</a> is helping us make the event accessible to parents by advising on things like childcare.</li>
 
</ul>
 

	
 

	
 
<h2>Supporting Organizations</h2>
 
<h3>Software Freedom Conservancy</h3>
 

	
static/scss/custom.scss
Show inline comments
...
 
@@ -388,6 +388,10 @@ footer .footer-copy {
 
}
 

	
 
.navbar-toggle {
 
  background-color: $gray-lighter;
 
  font-size: 10px;
 
}
 

	
 
body.login #content_body .row > div.col-md-9 > p + div.container {
 
  padding-left: 0px;
 
}
0 comments (0 inline, 0 general)