initial commit. basic structure. untested.
This commit is contained in:
9
data/css/style.css
Normal file
9
data/css/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
#header {
|
||||
padding-top:20px;
|
||||
}
|
||||
.logo img {
|
||||
width:200px;
|
||||
}
|
||||
input[type=number] {
|
||||
width:200px;
|
||||
}
|
||||
Reference in New Issue
Block a user