diff --git a/web/css/style.css b/web/css/style.css index 2a49122..b6ea0b1 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -11,6 +11,9 @@ background-color: #0080FF; margin: -0.1em; } +#style1 .dropdown-menu { + background-color: #1a8dff; +} #email, #password { margin-bottom: 1em; } diff --git a/web/index.html b/web/index.html index 08829b0..6f37153 100644 --- a/web/index.html +++ b/web/index.html @@ -4,6 +4,7 @@
easyctf{example_flag}
.