slightly cleaner layout

This commit is contained in:
Patrick McGuire
2021-10-22 16:52:16 -04:00
parent 055f9dc0ed
commit df44475b2b
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
body {
font-family:verdana,arial,sans-serif;
font-size:medium;
margin:25px;
margin:10px;
text-align:center;
background-color:black;
color:white;
@@ -16,7 +16,7 @@ a {
</style>
</head>
<body>
<a href="http://birdnetpi.local/stream" target="footer"><h4>Play Live Audio Stream</h4></a>
<a href="https://birdnetpi.pmcgui.xyz/stream" target="footer"><h4>Play Live Audio Stream</h4></a>
</p>
</body>
</html>