minor adjustments
This commit is contained in:
parent
719e15b441
commit
68581367de
2 changed files with 2 additions and 3 deletions
|
@ -35,9 +35,8 @@
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<br>
|
|
||||||
<h3>Administration tools</h3>
|
<h3>Administration tools</h3>
|
||||||
<p><a href="./admin/">Click to use.</a></p>
|
<p><a href="./admin/">Click to view.</a></p>
|
||||||
<code>
|
<code>
|
||||||
Server statistics and management tools.
|
Server statistics and management tools.
|
||||||
</code>
|
</code>
|
||||||
|
|
|
@ -638,7 +638,7 @@ body {
|
||||||
height: 2px;
|
height: 2px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
background-color: #eff0f1;
|
background-color: #dce6f0;
|
||||||
border: 0
|
border: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue