removed unnecessary style links (for alternative stlye sheets?)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<html>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<br>
|
||||
<br>
|
||||
<div class="servicecontrols">
|
||||
|
||||
@@ -41,8 +41,6 @@ if(isset($_POST['species'])){
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>BirdNET-Pi DB</title>
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
|
||||
<style>
|
||||
</style>
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<html>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<br>
|
||||
<br>
|
||||
<div class="systemcontrols">
|
||||
|
||||
Reference in New Issue
Block a user