mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-04 08:53:42 +00:00
Bootstrap change .btn-large -> .btn-lg
This commit is contained in:
parent
6a1f96d7c2
commit
265953adc6
@ -24,7 +24,7 @@
|
||||
system to confirm that network services are running and configured
|
||||
properly. It may take a minute to complete.</p>
|
||||
|
||||
<p><a class="btn btn-primary btn-large" href="{% url 'diagnostics:test' %}">
|
||||
<p><a class="btn btn-primary btn-lg" href="{% url 'diagnostics:test' %}">
|
||||
Run diagnostic test »
|
||||
</a></p>
|
||||
|
||||
|
||||
@ -38,9 +38,10 @@ runs on must be cheap. The software it runs on must be easy to
|
||||
install and administrate by anybody. It must be easy to
|
||||
transition from existing services.</p>
|
||||
|
||||
<p><a class="btn btn-primary btn-large"
|
||||
href="http://wiki.debian.org/FreedomBox" target="_blank">Learn more
|
||||
»</a></p>
|
||||
<p>
|
||||
<a class="btn btn-primary btn-lg" href="http://wiki.debian.org/FreedomBox"
|
||||
target="_blank">Learn more»</a>
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user