mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-24 04:08:04 -08:00
Move Source Icon to Logo
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<h1 id="logo">Torrent<span class="fad fa-magnet fa-fw"></span>Parts</h1>
|
||||
<h1 id="logo">Torrent<span id="originalSourceIcon"><span class="fad fa-magnet fa-fw"></span></span>Parts</h1>
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=leoherzog&repo=TorrentParts&type=star&count=true" frameborder="0" scrolling="0" width="100" height="20" title="GitHub"></iframe>
|
||||
</header>
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
<div class="property">
|
||||
<div class="labels">
|
||||
<label for="name"><span id="originalSourceIcon"></span>Torrent Name</label>
|
||||
<label for="name">Torrent Name</label>
|
||||
</div>
|
||||
<div class="content">
|
||||
<input id="name" type="text" placeholder="Unnamed" />
|
||||
|
||||
Reference in New Issue
Block a user