Updated index and tweaked CSS.
This commit is contained in:
BIN
assets/.DS_Store
vendored
BIN
assets/.DS_Store
vendored
Binary file not shown.
@ -159,7 +159,7 @@
|
|||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
letter-spacing: 0.2em;
|
letter-spacing: 0.2em;
|
||||||
text-transform: uppercase;
|
/*text-transform: uppercase;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1680px) {
|
@media screen and (max-width: 1680px) {
|
||||||
|
11
index.php
11
index.php
@ -34,11 +34,16 @@
|
|||||||
<section id="main">
|
<section id="main">
|
||||||
<header>
|
<header>
|
||||||
<span class="avatar"><img src="images/avatar-rfe.jpg" alt="" /></span>
|
<span class="avatar"><img src="images/avatar-rfe.jpg" alt="" /></span>
|
||||||
<h1>Radio Free Elsewhere</h1>
|
<h1>RADIO FREE ELSEWHERE</h1>
|
||||||
<p>Something different<br />Somewhere else</p>
|
<p>SOMETHING DIFFERENT<br />SOMEWHERE ELSE</p>
|
||||||
|
<h2>COMING UP NEXT</h2>
|
||||||
|
<p>Feb 18, 2025 @ 7:30pm Central<br />(Feb 19, 2025 @ 01:30 UTC)<br />
|
||||||
|
<strong>O'Morain's Pub - Test Cast</strong></p>
|
||||||
|
<p>Around an hour and a half of Celtic folk, and an excuse to test out the new Radio Free Elsewhere! Thanks for tuning in!</p>
|
||||||
|
<hr>
|
||||||
<audio controls src="https://radio.cyberpunklibrarian.nohost.me/rfe"></audio>
|
<audio controls src="https://radio.cyberpunklibrarian.nohost.me/rfe"></audio>
|
||||||
<br />
|
<br />
|
||||||
Now playing
|
Now playing<br />
|
||||||
<div id="now-playing">Loading current song...</div>
|
<div id="now-playing">Loading current song...</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Reference in New Issue
Block a user