diff --git a/web/admin/submission.html b/web/admin/submission.html index 918671b..90574b3 100644 --- a/web/admin/submission.html +++ b/web/admin/submission.html @@ -83,9 +83,17 @@ +
- + + diff --git a/web/css/style.css b/web/css/style.css index 103a4e8..8200f66 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -66,7 +66,10 @@ li a, .navbar-brand { table { color: #226C1B; } - +#fileupload { + margin-right:auto; + padding-left:2em; +} @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @keyframes fadeIn { from { opacity:0; } to { opacity:1; } } diff --git a/web/pages/problems.html b/web/pages/problems.html index 437690d..d5b682c 100644 --- a/web/pages/problems.html +++ b/web/pages/problems.html @@ -1,4 +1,3 @@ -easyctf{no}