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;
|
||||
line-height: 2;
|
||||
letter-spacing: 0.2em;
|
||||
text-transform: uppercase;
|
||||
/*text-transform: uppercase;*/
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1680px) {
|
||||
|
11
index.php
11
index.php
@ -34,11 +34,16 @@
|
||||
<section id="main">
|
||||
<header>
|
||||
<span class="avatar"><img src="images/avatar-rfe.jpg" alt="" /></span>
|
||||
<h1>Radio Free Elsewhere</h1>
|
||||
<p>Something different<br />Somewhere else</p>
|
||||
<h1>RADIO FREE ELSEWHERE</h1>
|
||||
<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>
|
||||
<br />
|
||||
Now playing
|
||||
Now playing<br />
|
||||
<div id="now-playing">Loading current song...</div>
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user