Changeset - 187323a3e0e6
[Not reviewed]
0 1 0
Brett Smith - 6 years ago 2018-10-10 15:24:42
brettcsmith@brettcsmith.org
homepage: Style headers.
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -13,7 +13,10 @@
 
{% block body %}
 

	
 
<div class="chunkfive tight-headings text-center" style="padding: 1.5em;">
 
<h1>First Annual International Copyleft Conference</h1>
 
<h2>February 4, 2019 in Brussels, Belgium</h2>
 
<h2>February&nbsp;4, 2019 in Brussels, Belgium</h2>
 
</div>
 

	
 
<div class="center-block" style="max-width: 50em;">
 
<p>This will be the very first annual International Copyleft Conference. Participants from throughout the
 
copyleft world — developers, strategists, enforcement organizations, scholars and critics — will be
...
 
@@ -31,4 +34,5 @@ key strategy for defending software freedom! Your sponsorship will help make thi
 
event, that can welcome students and scholars at a minimal cost. Any questions about financial, coffee
 
  break or in-kind sponsorship options should be directed to <a href="mailto:copyleftconf@sfconservancy.org">copyleftconf@sfconservancy.org</a>.</p>
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)