}
+
+#btn-black{
+ font-weight: bold;
+ color:#ffffff;
+ background-color:black;
+ border-color:#black;
+
+}
+
+#btn-black:hover{
+ font-weight: bold;
+ color:black;
+ background-color:#ffffff;
+ border-color:black;
+
+}
+
+.btn-module {
+ margin: 0 0 1.5em 1.5em;
+}
+
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
{% block modules %}
-{% if sound_pub_item %}
-<div id="module" class="module">
- <h3><img src="{{ STATIC_URL }}telemeta/images/module_playlist.png" alt="playlist" style="vertical-align:middle" />
- {% trans "Musical selection" %}</h3>
- <div style="background-color: white; align: center; padding: 1em;">
- <span style="font-size: 80%; "><a href="{% url "telemeta-item-detail" sound_pub_item.public_id %}"><b>{{ sound_pub_item }}</b></a>{% if sound_pub_item.alt_title %} ({{ sound_pub_item.alt_title }}){% endif %}<br /><span style="font-size: 90%; padding: 1ex;">{{ sound_pub_item.location.fullnames|to_string }}</span></span>
- <iframe style="margin-top: 1ex;" width='376' height='220' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='/archives/items/{{ sound_pub_item.public_id }}/player/362x130/'></iframe>
-
- </div>
+<div class="btn-module">
+ <center>
+ <button type="button" id="btn-black" class="btn btn-default" onclick="location.href='{%url "telemeta-fullaccess-items"%}'"> <span class="glyphicon glyphicon-play" aria-hidden="true"></span> {% trans "Access to free public sound items" %}</a></button>
+ </center>
</div>
-{% endif %}
<div class="module">
<h3><img src="{{ STATIC_URL }}telemeta/images/module_world.png" alt="world" style="vertical-align:middle" />
{% endblock %}
</div>
-<button type="button" id="btn" class="btn btn-default" onclick="location.href='{%url "telemeta-fullaccess-items"%}'"> <span class="glyphicon glyphicon-play" aria-hidden="true"></span> Accéder aux items consultables en libre acces</a></button>
<div class="home-description">
<img class="align-left" src="{{ STATIC_URL }}telemeta/images/vox.png" alt="vox" style="vertical-align:middle;" />