From 63caee14befc04db10b274bc694d0086fbb1c9f6 Mon Sep 17 00:00:00 2001 From: CommanderStrax Date: Sun, 27 Dec 2015 16:30:28 -0600 Subject: [PATCH] Updated admin submission to include files --- web/admin/submission.html | 10 ++++++- web/css/style.css | 5 +++- web/pages/problems.html | 61 ++++++++++++++++++++++----------------- 3 files changed, 47 insertions(+), 29 deletions(-) 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 @@ -
-

Problems

-
-
-

Silly Caesar | Cryptography

-
-
-

Do we even need this problem, just take the flag. easyctf{no}

-
- - - - -
-
-