¹‹8ilÇÚc©}8i½óÂGˆwAccept-Encoding,User-AgentL²‹6³/Ù‚†—cbI KEY: https://www.89fmjoinville.com//webradio/style.css HTTP/1.1 200 OK Date: Tue, 09 Dec 2025 13:44:58 GMT Server: Apache Last-Modified: Wed, 01 Feb 2023 20:11:24 GMT Accept-Ranges: bytes Content-Length: 2912 Vary: Accept-Encoding,User-Agent Connection: close Content-Type: text/css :root { --gothamThin: 'gotham_thinregular'; --gothamLight: 'gothamlight'; --gotham: 'gothamregular'; --gothamMedium: 'gothammedium'; --gothamBookItalic: 'gotham_bookitalic'; --gothamBook: 'gothambook'; --gothamBold: 'gothambold'; --gothamBlack: 'gothamblack'; } body { overflow-x: hidden; } * { margin: 0; padding: 0; box-sizing: border-box; } a:hover { text-decoration: none; } .bg { background: url('./images/bg.jpg') center no-repeat; background-size: cover; min-height: 100vh; display: flex; align-items: center; } .logo { margin-top: 50px; margin-bottom: 60px; } .sociais { display: flex; justify-content: center; align-items: center; list-style: none; gap: 20px; margin-bottom: 30px; } .sociais a { display: flex; width: 40px; height: 40px; border-radius: 50%; background: #FFF; color: #ff9a00; align-items: center; justify-content: center; font-size: 23px; } .frase { margin-top: 60px; } .frase img { width: 450px; } .logo img { width: 900px; } .infos span { color: #FFF; font-size: 18px; text-transform: uppercase; font-family: var(--gotham); line-height: 1.2; } .infos span strong { font-family: var(--gothamBlack); } .infos address { color: #FFF; font-size: 18px; text-transform: uppercase; font-family: var(--gothamBlack); line-height: 1.2; } .barra { background: #181818; position: absolute; top: 0; left: 0; width: 100%; padding: 10px 0; } .barra-anuncie { display: flex; justify-content: flex-end; } .barra-anuncie a { display: flex; align-items: center; gap: 10px; } .barra-anuncie span { display: flex; width: 40px; height: 40px; border-radius: 50%; background: #FFF; color: #181818; align-items: center; justify-content: center; font-size: 25px; } .barra-anuncie p { margin: 0; color: #FFF; font-family: var(--gotham); font-size: 12px; line-height: 1; } .barra-anuncie strong { color: #FFF; font-family: var(--gothamBlack); font-size: 22px; line-height: 1; } .barra-players ul { display: flex; list-style: none; margin: 0; padding: 0; gap: 5px; align-items: center; } .barra-radio ul { display: flex; list-style: none; margin: 0; padding: 0; justify-content: center; gap: 7px; } .barra-radio svg { width: 25px; } .barra-radio a { color: #FFF; } @media(max-width: 767px) { .barra { padding: 2px 0 0 0; height: 60px; } .barra-anuncie { justify-content: center; display: none; } .barra-players ul { justify-content: center; } .barra-radio { margin-top: 15px; margin-bottom: 10px; } .pl1, .pl2, .pl3 { display: none; } }