mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-23 20:11:24 +00:00
Legère modif
This commit is contained in:
parent
b91dc9d915
commit
6887b52665
@ -63,19 +63,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
<!-- /.modal -->
|
||||
{% endblock %}
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<h4>Descripiton du projet:</h4>
|
||||
<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>
|
||||
</section>
|
||||
<section id="membre">
|
||||
|
||||
@ -253,8 +253,8 @@ footer {
|
||||
{
|
||||
background-color:#f8f8f8;
|
||||
height:10%;
|
||||
max-height:150px;
|
||||
min-height:150px;
|
||||
max-height:160px;
|
||||
min-height:160px;
|
||||
color:black;
|
||||
}
|
||||
#contact .boxContent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user