magic4
This commit is contained in:
12
static/Magic4/css/btn.css
Normal file
12
static/Magic4/css/btn.css
Normal file
@@ -0,0 +1,12 @@
|
||||
input[type=button]{
|
||||
font-size: 20px;
|
||||
margin: 10px;
|
||||
}
|
||||
.form-control {
|
||||
width: 200px;
|
||||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
}
|
||||
#container{
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user