move imgs
This commit is contained in:
@@ -62,5 +62,5 @@ html, body {
|
|||||||
|
|
||||||
.headerimg {
|
.headerimg {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
float: right;
|
/* float: right; */
|
||||||
}
|
}
|
||||||
@@ -11,8 +11,6 @@
|
|||||||
|
|
||||||
<body style="height: 100%;">
|
<body style="height: 100%;">
|
||||||
<div>
|
<div>
|
||||||
<img class="headerimg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ericsson_logo.svg/2341px-Ericsson_logo.svg.png" alt="ericsson logo">
|
|
||||||
<img class="headerimg" src="https://hightechcampus.com/storage/1069/5ghub-logo.png" alt="5g hub logo">
|
|
||||||
<h1 class="header">5G Drone API</h1>
|
<h1 class="header">5G Drone API</h1>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
@@ -64,6 +62,8 @@
|
|||||||
<p id="position">Current position</p>
|
<p id="position">Current position</p>
|
||||||
<p id="failsafe">Failsafe not activated</p>
|
<p id="failsafe">Failsafe not activated</p>
|
||||||
</div>
|
</div>
|
||||||
|
<img class="headerimg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ericsson_logo.svg/2341px-Ericsson_logo.svg.png" alt="ericsson logo">
|
||||||
|
<img class="headerimg" src="https://hightechcampus.com/storage/1069/5ghub-logo.png" alt="5g hub logo">
|
||||||
<!-- </div> -->
|
<!-- </div> -->
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user