Update bridge (DMOJ)

This commit is contained in:
cuom1999 2020-07-19 16:27:14 -05:00
parent 77e64f1b85
commit 3629369fba
34 changed files with 770 additions and 2199 deletions

View file

@ -222,9 +222,12 @@ ul.problem-list {
box-sizing: border-box;
.button {
float: right;
display: inline-block !important;
padding: 6px 12px;
}
.submit-bar {
float: right;
}
}
@media (max-width: 550px) {