merging changes

This commit is contained in:
rolux 2011-10-02 17:05:10 +00:00
commit 63cb6039d3
3 changed files with 11 additions and 7 deletions

View file

@ -5,14 +5,17 @@
body {
text-align: center;
padding-top: 96px;
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>
</head>
<body>
<img src="http://pan.do/png/pandora.256.png">
<p>
<body class="OxThemeModern">
<img src="/static/png/logo256.png">
<div style="padding-top: 8px">
We'll be back in a minute.
</p>
</div>
</body>