mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2026-02-02 23:43:32 +00:00
Update UI
This commit is contained in:
@@ -14,18 +14,28 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="../common/style.css">
|
||||
</head>
|
||||
<body class="loading">
|
||||
<div id="loading">
|
||||
<img src="../common/assets/img/loading.gif" alt="loading">
|
||||
<p>Loading</p>
|
||||
</div>
|
||||
<body>
|
||||
<!-- Add to AltStore banner -->
|
||||
<div id="top"></div>
|
||||
<div id="top">
|
||||
<div id="nav-bar" class="hide-border">
|
||||
<a href="../" class="hidden">Edit</a>
|
||||
<div id="title" class="hidden">
|
||||
<p>AltSource Viewer</p>
|
||||
</div>
|
||||
<div class="nav-bar-buttons">
|
||||
<a id="edit" href="../" href="https://github.com/therealFoxster/altsource-viewer">
|
||||
Edit
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<p>AltSource Viewer</p>
|
||||
<div class="header">
|
||||
<h1 id="title">altsource-v2</h1>
|
||||
<a id="edit" href="../" style="font-size: 0.75em; font-weight: 750;">EDIT</a>
|
||||
<a id="add" style="font-size: 1em">
|
||||
<i class="bi bi-plus-circle-fill" style="font-size: 1.35rem;"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div id="news" class="section">
|
||||
<div class="header">
|
||||
|
||||
Reference in New Issue
Block a user