i don't know css

This commit is contained in:
creeper123123321 2020-11-06 22:09:21 -03:00
parent ca98d8215f
commit 7d4ee38392

View File

@ -6,11 +6,13 @@
<title>VIAaaS Authenticator</title>
<style>
body {
word-break: break-word;
font-family: sans-serif
}
@media (min-width: 700px) {
#browser_accounts {
float: right
float: right;
width: 300px
}
}
#browser_accounts {