tweak
This commit is contained in:
@@ -3,11 +3,11 @@
|
|||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Title</title>
|
<title>Manga Downloader</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="grid-container">
|
<div class="grid-container">
|
||||||
<div class="header">Super Awesome Mange Downloading and Viewing Thing</div>
|
<div class="header">Super Awesome Mange Downloading and Maybe Someday Viewing Thing</div>
|
||||||
<div class="nav" align="left">
|
<div class="nav" align="left">
|
||||||
<ul>
|
<ul>
|
||||||
<li><button class=button onclick="activeReturn()">Active</button>
|
<li><button class=button onclick="activeReturn()">Active</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user