Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features

This commit is contained in:
dcore94 2023-06-23 14:15:34 +02:00
commit de41d0e459
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class LogTerminal extends HTMLElement {
}
render(){
this.innerHTML = `
this.#rootdoc.innerHTML = `
<link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet">
<style>
.terminal-container{