change styling
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<title>Mindboost – Media Server</title>
|
||||
<title>mindboost – media server</title>
|
||||
|
||||
<style>
|
||||
/* ----- Reset & flex centering ----- */
|
||||
@@ -54,8 +54,17 @@
|
||||
|
||||
<body>
|
||||
<!-- Replace play.png with any PNG/SVG/JPG in your html folder -->
|
||||
<h1 style="">mindboost - media server</h1>
|
||||
<img id="soundBtn" src="fasting.png" alt="Fasting" />
|
||||
<div>
|
||||
<div
|
||||
style="
|
||||
width: 236px;
|
||||
position: fixed;
|
||||
bottom: 5%;
|
||||
font: message-box;
|
||||
display: block;
|
||||
"
|
||||
>
|
||||
Thanks to
|
||||
<a href="https://www.flaticon.com/free-icons/fart" title="fart icons">
|
||||
BomSymbols
|
||||
|
Reference in New Issue
Block a user