local css
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
<link rel="stylesheet" href="/static/css/w3.css">
|
||||
<link rel="stylesheet" href="/static/css/material-icons.css">
|
||||
{% block head %}<title>Rechentrainer</title>{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user