Skip to content

Commit fa0121e

Browse files
committed
Layout updates
1 parent e3e1c0d commit fa0121e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

error/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ <h1><a href="/" tabindex="-1">IRCRelay</a></h1>
2929
</div>
3030
<div class="span4">
3131
<ul class="header-links">
32-
<li class="span1"><a href="mailto:[email protected]" tabindex="-1">Email Support</a></li>
32+
<li class="span2 offset1"><a href="mailto:[email protected]" tabindex="-1">Email Support</a></li>
3333
</ul>
3434
</div>
3535
</div>
3636
<div class="row">
3737
<div class="span9 offset1">
38-
<div class="span6 section no-left-margin">
38+
<div class="span9 section no-left-margin">
3939
<h2>Uh-oh, You're on an error page...</h2>
4040
<p>Something seems to have gone wrong. We're sorry about that. Please check out our <a href="http://status.ircrelay.com">status page</a> if you're seeing this frequently, or feel free to <a href="mailto:[email protected]">email us</a>.</p>
4141
</div>

maintenance/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ <h1><a href="/" tabindex="-1">IRCRelay</a></h1>
2929
</div>
3030
<div class="span4">
3131
<ul class="header-links">
32-
<li class="span1"><a href="[email protected]" tabindex="-1">Email Support</a></li>
32+
<li class="span2 offset1"><a href="[email protected]" tabindex="-1">Email Support</a></li>
3333
</ul>
3434
</div>
3535
</div>
3636
<div class="row">
3737
<div class="span9 offset1">
38-
<div class="span6 section no-left-margin">
38+
<div class="span9 section no-left-margin">
3939
<h2>Sorry, we're currently fixing something...</h2>
4040
<p>We're in the midst of doing some maintenance. Have no fear, your IRC connections are likely unaffected and we'll be back shortly. Please check out our <a href="http://status.ircrelay.com">status page</a> for more information, or feel free to <a href="mailto:[email protected]">email us</a>.</p>
4141
</div>

0 commit comments

Comments
 (0)