"tTh approved"
This commit is contained in:
parent
577a62d80d
commit
586f124677
|
@ -197,6 +197,10 @@ main > article.left > img {
|
|||
margin: 0 10px 0px 0;
|
||||
}
|
||||
|
||||
.noborder {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
header {
|
||||
height: 65px;
|
||||
font-size: 34px;
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
{% block main %}
|
||||
<article class='left'>
|
||||
<h3>We Make THSF</h3>
|
||||
<img class='noborder' src='/static//images/seal.png' />
|
||||
<p>
|
||||
Comme chaque année le <a href='https://www.thsf.net>'>Toulouse Hacker Space Factory</a> aura lieu à
|
||||
<a href='http://mixart-myrys.org'>Mix'Art Myrys</a>.
|
||||
|
|
Loading…
Reference in New Issue