Update upload page interface slighly
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
.bar {
|
||||
height: 18px;
|
||||
background: green;
|
||||
#upload {
|
||||
padding: 1em;
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
border-bottom: 2px solid black;
|
||||
margin: 0 0 1em 0;
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.bar {
|
||||
height: 18px;
|
||||
background: green;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user