Fix small mistakes, properly center GO.
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="content-wrapper">
|
||||
<div class="top-bar">
|
||||
<h1 class="title>GO</h1>
|
||||
</div>
|
||||
<div class="top-bar"><h1 class="title">GO</h1></div>
|
||||
<%= content %>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 54 KiB |
@@ -4,7 +4,7 @@
|
||||
<li id="welcome">"Capture" dots of the opposite color by surrounding them.</li>
|
||||
<li id="welcome">Create a game by filling out the fields below, giving the next player a password in "Their password."</li>
|
||||
<li id="welcome">Join a game by entering the corresponding session name and password.</li>
|
||||
<li id="welcome">Additional rules are found <a href="rules.html">here.</a></li>
|
||||
<li id="welcome">Additional rules are found <a href="/rules">here.</a></li>
|
||||
</ul>
|
||||
<div class="split-wrapper">
|
||||
<div class="split-item">
|
||||
|
||||
Reference in New Issue
Block a user