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