mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-24 04:21:23 +00:00
Legère modif
This commit is contained in:
parent
b91dc9d915
commit
6887b52665
@ -63,19 +63,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
|
||||||
<div class="modal-dialog">
|
|
||||||
<div class="modal-content">
|
|
||||||
<div class="modal-header">
|
|
||||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
|
||||||
<h4 class="modal-title">Modal title</h4>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="modal-body"><div class="te"></div></div>
|
|
||||||
</div>
|
|
||||||
<!-- /.modal-content -->
|
|
||||||
</div>
|
|
||||||
<!-- /.modal-dialog -->
|
|
||||||
</div>
|
</div>
|
||||||
<!-- /.modal -->
|
<!-- /.modal -->
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
<h4>Descripiton du projet:</h4>
|
<h4>Descripiton du projet:</h4>
|
||||||
<p id = "descriptionProjet">{{ project.description }}</p>
|
<p id = "descriptionProjet">{{ project.description }}</p>
|
||||||
|
|
||||||
<a class="btn btn-large right" href="{{ project.download }}" download="{{ project.download }}" >Download</a>
|
<a class="btn btn-primary right" href="{{ project.download }}" download>Download</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="membre">
|
<section id="membre">
|
||||||
|
|||||||
@ -253,8 +253,8 @@ footer {
|
|||||||
{
|
{
|
||||||
background-color:#f8f8f8;
|
background-color:#f8f8f8;
|
||||||
height:10%;
|
height:10%;
|
||||||
max-height:150px;
|
max-height:160px;
|
||||||
min-height:150px;
|
min-height:160px;
|
||||||
color:black;
|
color:black;
|
||||||
}
|
}
|
||||||
#contact .boxContent
|
#contact .boxContent
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user