diff --git a/scores/static/scores/style.css b/scores/static/scores/style.css index 0a83649..95728bc 100644 --- a/scores/static/scores/style.css +++ b/scores/static/scores/style.css @@ -1,18 +1,19 @@ html, body { - /* font-size: 30px; /* px signifie 'pixels': la taille de base pour la police est désormais 10 pixels de haut */ - /* font-family: 'Open Sans', sans-serif; /* cela devrait être le reste du résultat obtenu à partir de Google fonts */ - font-family: -apple-system, BlinkMacSystemFont, monospace; - /*font-family: 'SF Mono', SFMono-Regular, ui-monospace, 'DejaVu Sans Mono', Menlo, Consolas, monospace;*/ - /*font-family: Helvetica, sans-serif;*/ - background-color: white; - color: black; - font-size: 100%; - - box-sizing: border-box; - height: 100%; - padding: 0; - margin: 0; + /* font-size: 30px; /* px signifie 'pixels': la taille de base pour la police est désormais 10 pixels de haut */ + /* font-family: 'Open Sans', sans-serif; /* cela devrait être le reste du résultat obtenu à partir de Google fonts */ + font-family: -apple-system, BlinkMacSystemFont, monospace; + /*font-family: 'SF Mono', SFMono-Regular, ui-monospace, 'DejaVu Sans Mono', Menlo, Consolas, monospace;*/ + /*font-family: Helvetica, sans-serif;*/ + background-color: white; + color: black; + font-size: 100%; + + box-sizing: border-box; + height: 100%; + padding: 0; + margin: 0; + overflow-anchor: none; } h1 { diff --git a/scores/templates/scores/brackets.html b/scores/templates/scores/brackets.html index 68da90f..5a847f9 100644 --- a/scores/templates/scores/brackets.html +++ b/scores/templates/scores/brackets.html @@ -8,9 +8,11 @@ + + {% else %} + {% endif %} - Padel {% if not tv %} diff --git a/scores/templates/scores/index.html b/scores/templates/scores/index.html index de1523c..36b34f8 100644 --- a/scores/templates/scores/index.html +++ b/scores/templates/scores/index.html @@ -5,10 +5,12 @@ {% if tv %} - + + {% else %} + {% endif %} diff --git a/scores/templates/scores/ranks.html b/scores/templates/scores/ranks.html index 269328a..0e0b45d 100644 --- a/scores/templates/scores/ranks.html +++ b/scores/templates/scores/ranks.html @@ -9,6 +9,8 @@ "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> + {% else %} + {% endif %} diff --git a/scores/templates/scores/teams.html b/scores/templates/scores/teams.html index 48b9f89..649f575 100644 --- a/scores/templates/scores/teams.html +++ b/scores/templates/scores/teams.html @@ -8,9 +8,11 @@ + + {% else %} + {% endif %} - Padel {% if not tv %} diff --git a/scores/templates/scores/tournament.html b/scores/templates/scores/tournament.html index 74c052b..3a5fc43 100644 --- a/scores/templates/scores/tournament.html +++ b/scores/templates/scores/tournament.html @@ -8,9 +8,11 @@ + + {% else %} + {% endif %} - Padel {% if not tv %}