mirror of
https://github.com/lordfriky/web-cfw-loader.git
synced 2024-12-28 16:11:55 +00:00
Update style.css
This commit is contained in:
parent
be71e051d2
commit
0f1dc0b532
@ -19,6 +19,15 @@ body {
|
|||||||
top: 0px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#output {
|
||||||
|
margin-left: 0px;
|
||||||
|
width: 700px;
|
||||||
|
height: 200px;
|
||||||
|
border: 1px solid black;
|
||||||
|
margin-right: 0px;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
background: #3498db;
|
background: #3498db;
|
||||||
background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
|
background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
|
||||||
|
Loading…
Reference in New Issue
Block a user