更新于 07-05 23:17

This commit is contained in:
root
2021-07-05 23:17:30 -04:00
parent 8205e3aae9
commit 1a24250d67
2 changed files with 5 additions and 5 deletions

View File

@ -103,7 +103,7 @@ button.blue:active {
}
#qrcontainer .qframe {
background-color: #f8f8f8;
background-color: #ffffff;;
padding: 1rem;
border-radius: 0.5rem;
border: #6d8a88 1px solid;
@ -139,7 +139,7 @@ button.blue:active {
line-height: 30px;
opacity: 1;
z-index: 19;
color: #fbfbfb;
color: #ffffff;
text-decoration: none;
cursor: pointer;
}