Make the UI flatter
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
|
||||
<body>
|
||||
{{template "page_top" .}}
|
||||
<h1>You broke pixeldrain</h1>
|
||||
<div class="page_content"><div class="limit_width">
|
||||
<div class="checkers inset">
|
||||
<h1>You broke pixeldrain</h1>
|
||||
</div>
|
||||
<div class="limit_width">
|
||||
<p>
|
||||
Great job.
|
||||
</p>
|
||||
@@ -22,7 +24,7 @@
|
||||
try again in a few minutes (or hours), or go back to the <a
|
||||
href='/'>home page</a> and start over.
|
||||
</p>
|
||||
</div></div>
|
||||
</div>
|
||||
{{template "page_bottom" .}}
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user