PSNbst commited on
Commit
d244945
·
verified ·
1 Parent(s): 7a6feb6

Delete style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -10
style.css DELETED
@@ -1,10 +0,0 @@
1
- #upload-box {
2
- max-height: 300px;
3
- overflow-y: scroll;
4
- border: 1px solid #ccc;
5
- padding: 10px;
6
- }
7
-
8
- #convert-button, #download-zip {
9
- width: 100%;
10
- }