user ids for users
This commit is contained in:
parent
8dd8dab270
commit
4559fd167a
6 changed files with 33 additions and 23 deletions
|
|
@ -4,18 +4,18 @@
|
|||
<style>
|
||||
body {
|
||||
text-align: center;
|
||||
padding-top: 96px;
|
||||
padding-top: 128px;
|
||||
background: #101010;
|
||||
color: #F0F0F0;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="/static/oxjs/build/Ox.UI/css/Ox.UI.css"/>
|
||||
<title>We'll be back in a minute</title>
|
||||
<title>We will be back in a minute</title>
|
||||
</head>
|
||||
<body class="OxThemeModern">
|
||||
<img src="/static/png/logo256.png">
|
||||
<div style="padding-top: 8px">
|
||||
We'll be back in a minute.
|
||||
<img src="/static/png/logo256.png" style="width: 256px"/>
|
||||
<div style="padding-top: 16px">
|
||||
We will be back in a minute.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue