Brought decryptFunc up to date with the rest of the site

This commit is contained in:
OakBaron (queso)
2019-04-21 13:57:07 -04:00
parent 3755484cba
commit e3743176e7
2 changed files with 37 additions and 14 deletions

View File

@@ -40,6 +40,9 @@ textarea{
font-size: 0.9em;
color: inherit;
}
#decCont{
font-family: monospace;
}
button{
display: block;
margin-left: auto;