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