support for delayed opening. css changes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<head>
|
||||
<title>aBot // {{ g.title|safe }}</title>
|
||||
<meta name="viewport" content="width=440" />
|
||||
<link rel="icon" href="{{ url_for('static', filename='favicon.png') }}">
|
||||
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='style.css') }}">
|
||||
<script src="{{ url_for('static', filename='script.js') }}" type="text/javascript"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user