Changeset - 23345abe94f1
[Not reviewed]
Dennis Fink - 7 years ago 2017-10-17 14:37:06
dennis.fink@c3l.lu
Make mirrors page more responsive
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/root/mirrors.html
Show inline comments
 
@@ -28,13 +28,13 @@
 
{% endif %}
 

	
 
{% block content %}
 
  <div class="col-md-4">
 
  <div class="col-md-4 visible-md visible-lg">
 
    <img src="{{ url_for('static', filename='images/Services.png') }}" class="img-responsive img-rounded center-block" alt="Partners" width="160"></img>
 
    <div class="text-center">
 
      <h2>Mirrors</h2>
 
    </div>
 
  </div>
 
  <div class="col-md-8">
 
  <div class="col-sm-12 col-md-8">
 
    <h2>Mirrors</h2>
 
    <p class="lead">In addition to our Tor relays we are providing mirrors for some popular services.</p>
 
    <dl>
0 comments (0 inline, 0 general)