various design improvements
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
<head>
|
||||
<title>{% block title %}Wer bin ich{% endblock %}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<style>
|
||||
.current_player_indicator { font-size: x-large; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user