Update term.css
This commit is contained in:
parent
2c05b3905a
commit
de007db524
|
@ -32,12 +32,12 @@ input, select, textarea {
|
||||||
|
|
||||||
.return {
|
.return {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 50px;
|
font-size: 30px;
|
||||||
color: #00DF00;
|
color: #00DF00;
|
||||||
text-shadow: 0 0 20px #00DF00;
|
text-shadow: 0 0 20px #00DF00;
|
||||||
background: #0b0b0b;
|
background: #0b0b0b;
|
||||||
border-bottom: 2px solid #0a842a;
|
border-bottom: 2px solid #0a842a;
|
||||||
margin-top: -90px;
|
margin-top: -60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.controls {
|
.controls {
|
||||||
|
@ -48,7 +48,7 @@ input, select, textarea {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background: #0b0b0b;
|
background: #0b0b0b;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
margin-top: 90px;
|
margin-top: 60px;
|
||||||
border: 2px solid #0a842a;
|
border: 2px solid #0a842a;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user