Commit 1d5bba7e authored by davidzagi93@gmail.com's avatar davidzagi93@gmail.com

updated terminal css background color

parent 7d46160c
...@@ -4,7 +4,8 @@ element.style { ...@@ -4,7 +4,8 @@ element.style {
} }
#terminalCliInput{ #terminalCliInput{
width: 95%; width: 95%;
background-color: #222336; background: transparent;
border: none;
color: #a2a3bd; color: #a2a3bd;
border-top-style: hidden; border-top-style: hidden;
border-right-style: hidden; border-right-style: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment