change style agian
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #111;
|
||||
background: #ddbd1c;
|
||||
color: #fff;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
@@ -54,7 +54,16 @@
|
||||
|
||||
<body>
|
||||
<!-- Replace play.png with any PNG/SVG/JPG in your html folder -->
|
||||
<h1 style="">mindboost - media server</h1>
|
||||
<h1
|
||||
style="
|
||||
position: fixed;
|
||||
width: max-content;
|
||||
font-family: Poppins, Helvetica, sans-serif;
|
||||
font-size: 1rem;
|
||||
"
|
||||
>
|
||||
mindboost - media server
|
||||
</h1>
|
||||
<img id="soundBtn" src="fasting.png" alt="Fasting" />
|
||||
<div
|
||||
style="
|
||||
|
Reference in New Issue
Block a user