diff --git a/web/css/style.css b/web/css/style.css index d733bfe..5ed8aff 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -10,6 +10,16 @@ .pointvalue { float:right; } +.panel.panel-info { + margin: 2.5em; +} +#hint { + background:#0080FF; + border-color:#0180FF; +} +#check { + border-color:#449D44; +} .probfile { display:inline; color:#62AC5B; diff --git a/web/files/Binary.txt b/web/files/Binary.txt new file mode 100644 index 0000000..70cd0b9 --- /dev/null +++ b/web/files/Binary.txt @@ -0,0 +1 @@ +This is hard! I'm telling you! diff --git a/web/files/Binary2.txt b/web/files/Binary2.txt new file mode 100644 index 0000000..d9ec9ae --- /dev/null +++ b/web/files/Binary2.txt @@ -0,0 +1 @@ +Binary is not fun at all! diff --git a/web/pages/problems.html b/web/pages/problems.html index 6bbf164..731b149 100644 --- a/web/pages/problems.html +++ b/web/pages/problems.html @@ -12,11 +12,12 @@
Do we even need this problem, just take the flag.
- easyctf{no}
+ EasyCTF{no}
This is a very very hard problem. Here it is:
+ EasyCTF{yes}
+