mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-24 12:25:39 +01:00
i don't know css
This commit is contained in:
parent
ca98d8215f
commit
7d4ee38392
@ -6,11 +6,13 @@
|
|||||||
<title>VIAaaS Authenticator</title>
|
<title>VIAaaS Authenticator</title>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
word-break: break-word;
|
||||||
font-family: sans-serif
|
font-family: sans-serif
|
||||||
}
|
}
|
||||||
@media (min-width: 700px) {
|
@media (min-width: 700px) {
|
||||||
#browser_accounts {
|
#browser_accounts {
|
||||||
float: right
|
float: right;
|
||||||
|
width: 300px
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#browser_accounts {
|
#browser_accounts {
|
||||||
|
Loading…
Reference in New Issue
Block a user