diff --git a/GroundControl/frontend/src/index.css b/GroundControl/frontend/src/index.css
index b14e5c6..c2d6886 100644
--- a/GroundControl/frontend/src/index.css
+++ b/GroundControl/frontend/src/index.css
@@ -17,7 +17,7 @@ body::after {
left: 0;
width: 100vw;
height: 99vh;
- background: repeating-linear-gradient( 0deg, rgb(0 0 0 / 0.15), rgb(0 0 0 / 0.15) 3px, transparent 2px, transparent 6px);
+ background: repeating-linear-gradient( 0deg, rgb(0 0 0 / 0.20), rgb(0 0 0 / 0.15) 3px, transparent 2px, transparent 6px);
pointer-events: none;
}
@@ -65,18 +65,25 @@ body::after {
}
.power-on-self-test{
- margin-left: 5vw;
+
+ padding-left: 4em;
}
.terminal-window {
+
+
+}
+
+.power-on-self-test, .terminal-window {
+ border: double;
+ margin-left: 5vw;
+ margin-top: -5vh;
+ padding-bottom: 1em;
width: 60vw;
overflow: scroll;
flex-grow: 1;
display: flex;
flex-direction: column-reverse;
- border: double;
- margin-left: 5vw;
- margin-top: -5vh;
}
.terminal{
diff --git a/GroundControl/frontend/src/index.js b/GroundControl/frontend/src/index.js
index 0b6d729..9920270 100644
--- a/GroundControl/frontend/src/index.js
+++ b/GroundControl/frontend/src/index.js
@@ -69,9 +69,10 @@ class SelfTest extends React.Component {
}
render() {
- const final = {logos.logo} < br />
{'>'} _
{'>'} _