de:others:kontakt
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previa | |||
| de:others:kontakt [2026/05/06 11:04] – jesus | de:others:kontakt [2026/05/06 17:43] (actual) – jesus | ||
|---|---|---|---|
| Línea 2: | Línea 2: | ||
| < | < | ||
| < | < | ||
| - | .pcw-page-container { background:# | + | .pcw-page-container { background:# |
| | | ||
| - | /* --- PCWWIKI | + | /* --- PCWWIKI MODEM HARDWARE (ADAPTIV) |
| .modem-chassis { | .modem-chassis { | ||
| - | background: #1a1a1a; width: 440px; margin: 0 auto 35px; border-radius: | + | background: # |
| + | width: 95%; | ||
| + | max-width: 440px; | ||
| + | | ||
| border: 1.5px solid #333; border-top: 2px solid #444; | border: 1.5px solid #333; border-top: 2px solid #444; | ||
| box-shadow: 0 0 1px rgba(255, | box-shadow: 0 0 1px rgba(255, | ||
| - | display: flex; align-items: | + | display: flex; align-items: |
| + | box-sizing: border-box; | ||
| } | } | ||
| + | | ||
| + | .sch-brand-white { | ||
| + | color: #ffffff; font-family: | ||
| + | font-size: 13px; letter-spacing: | ||
| + | } | ||
| + | |||
| .led-bezel { | .led-bezel { | ||
| - | background: #0a0a0a; padding: | + | background: #0a0a0a; padding: |
| - | display: flex; gap: 12px; box-shadow: inset 0 2px 5px rgba(0, | + | display: flex; gap: 10px; box-shadow: inset 0 2px 5px rgba(0, |
| } | } | ||
| - | .sch-brand-white { color: #ffffff; font-family: | + | |
| - | .m-led { width: | + | .m-led { width: |
| .m-led span { position: absolute; top: 14px; left: 50%; transform: translateX(-50%); | .m-led span { position: absolute; top: 14px; left: 50%; transform: translateX(-50%); | ||
| | | ||
| Línea 23: | Línea 33: | ||
| .led-yellow { background:# | .led-yellow { background:# | ||
| - | .pwr-btn { width: | + | .pwr-btn { |
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| @keyframes pwr-blink { 50% { border-color:# | @keyframes pwr-blink { 50% { border-color:# | ||
| .active-btn { animation: | .active-btn { animation: | ||
| - | /* --- TERMINAL-ANZEIGE | + | /* --- TERMINAL --- */ |
| - | .contact-box { border: 2px solid #004400; padding: | + | .contact-box { |
| - | .line-in { opacity: 0; transform: translateX(-5px); | + | |
| + | | ||
| + | word-wrap: break-word; | ||
| + | | ||
| + | .line-in { opacity: 0; transform: translateX(-5px); | ||
| .block-line { display: block; margin-bottom: | .block-line { display: block; margin-bottom: | ||
| .line-visible { opacity: 1 !important; transform: translateX(0) !important; } | .line-visible { opacity: 1 !important; transform: translateX(0) !important; } | ||
| - | .email-link { color: #fff !important; font-size: 1.6em; text-decoration: | + | |
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | } | ||
| + | |||
| + | @media (max-width: 400px) { | ||
| + | .sch-brand-white { font-size: 11px; } | ||
| + | .led-bezel { gap: 6px; padding: 5px 8px; } | ||
| + | .m-led { width: 8px; height: 8px; } | ||
| + | .pwr-btn { width: 35px; } | ||
| + | | ||
| </ | </ | ||
| <div class=" | <div class=" | ||
| <div class=" | <div class=" | ||
| - | <div class=" | + | <div class=" |
| <div class=" | <div class=" | ||
| <div id=" | <div id=" | ||
| Línea 56: | Línea 87: | ||
| let abortComm = false; | let abortComm = false; | ||
| - | // DEUTSCHE DATENPAKETE | ||
| const content = [ | const content = [ | ||
| {t: " | {t: " | ||
| - | {t: "VERBUNDEN | + | {t: "CONNECT |
| - | {t: "LADE PCWWiki | + | {t: "LADE PCWWiki ERHALTUNGSPROTOKOLL...", |
| {t: " | {t: " | ||
| {t: " ", s: " | {t: " ", s: " | ||
| - | {t: "Falls Sie eine Anomalie in den Daten entdeckt haben, ", s: " | + | {t: "Sollten |
| - | {t: " | + | {t: " |
| - | {t: "oder historische | + | {t: "oder historische |
| {t: "ist das System bereit, Ihre Übertragung zu empfangen.", | {t: "ist das System bereit, Ihre Übertragung zu empfangen.", | ||
| {t: " ", s: " | {t: " ", s: " | ||
| {t: "<a href=' | {t: "<a href=' | ||
| {t: " ", s: " | {t: " ", s: " | ||
| - | {t: "NO CARRIER / SITZUNG BEENDET", s: " | + | {t: "NO CARRIER / SITZUNGSENDE", s: " |
| ]; | ]; | ||
| Línea 77: | Línea 107: | ||
| function playDTMF(digit, | function playDTMF(digit, | ||
| if(abortComm) return; | if(abortComm) return; | ||
| - | const freqs = { | + | const freqs = { ' |
| - | | + | |
| - | | + | |
| - | | + | |
| const f = freqs[digit] || [0,0]; | const f = freqs[digit] || [0,0]; | ||
| f.forEach(hz => { | f.forEach(hz => { | ||
| Línea 121: | Línea 148: | ||
| function startConnectionSequence() { | function startConnectionSequence() { | ||
| - | initAudio(); | + | initAudio(); |
| + | | ||
| abortComm = false; | abortComm = false; | ||
| document.getElementById(' | document.getElementById(' | ||
de/others/kontakt.1778065448.txt.gz · Última modificación: por jesus
