Update term.css

This commit is contained in:
noxy 2017-12-23 22:00:58 +00:00
parent 30cd961018
commit 539d768274

View File

@ -52,7 +52,6 @@ input, select, textarea {
text-align: center;
color: #00d500;
font-weight: bold;
width: 1000px;
margin: 0 auto;
background: #0b0b0b;
padding-top: 0;
@ -181,7 +180,6 @@ input, select, textarea {
.wrapper {
margin: 0 auto;
width: 1000px;
border-left: 0px solid black;
border-right: 0px solid black;
}
@ -192,7 +190,6 @@ input, select, textarea {
.panel.info {
border: 2px solid #0a842a;
width: 1000px;
}
.options {