Update term.css
This commit is contained in:
parent
30cd961018
commit
539d768274
|
@ -52,7 +52,6 @@ input, select, textarea {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #00d500;
|
color: #00d500;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
width: 1000px;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background: #0b0b0b;
|
background: #0b0b0b;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
@ -181,7 +180,6 @@ input, select, textarea {
|
||||||
|
|
||||||
.wrapper {
|
.wrapper {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 1000px;
|
|
||||||
border-left: 0px solid black;
|
border-left: 0px solid black;
|
||||||
border-right: 0px solid black;
|
border-right: 0px solid black;
|
||||||
}
|
}
|
||||||
|
@ -192,7 +190,6 @@ input, select, textarea {
|
||||||
|
|
||||||
.panel.info {
|
.panel.info {
|
||||||
border: 2px solid #0a842a;
|
border: 2px solid #0a842a;
|
||||||
width: 1000px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.options {
|
.options {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user