diff sat_templates/templates/default/app/app.html @ 170:6c251da9a4f3

style improvment
author Goffi <goffi@goffi.org>
date Sat, 19 Jan 2019 11:49:18 +0100
parents 178f55b825b7
children
line wrap: on
line diff
--- a/sat_templates/templates/default/app/app.html	Sat Jan 19 11:46:13 2019 +0100
+++ b/sat_templates/templates/default/app/app.html	Sat Jan 19 11:49:18 2019 +0100
@@ -1,6 +1,6 @@
 {% extends 'base/base.html' %}
 {% block body %}
-    <article class="box">
+    <article class="box box--large">
         <p>
             {% trans app_name=C.APP_NAME %}
                 The following link allows you to access {{app_name}} web application, which is a more feature rich way to use this software (but it is also a bit more heavy and complex to use).