Added more information to the about page

This commit is contained in:
Jamie 2018-04-02 20:57:03 +01:00
commit 9e8e3d2963
2 changed files with 17 additions and 3 deletions

View file

@ -50,6 +50,22 @@
<a href="https://www.reddit.com/r/Ombi/" target="_blank">https://www.reddit.com/r/Ombi/</a>
</td>
</tr>
<tr>
<td>
<span>Issues</span>
</td>
<td>
<a href="https://github.com/tidusjar/Ombi/issues" target="_blank">https://github.com/tidusjar/Ombi/issues</a>
</td>
</tr>
<tr>
<td>
<span>Wiki</span>
</td>
<td>
<a href="https://github.com/tidusjar/Ombi/wiki" target="_blank">https://github.com/tidusjar/Ombi/wiki</a>
</td>
</tr>
<tr>
<td>
<span>OS Architecture</span>

View file

@ -11,9 +11,7 @@ $success-colour: #5cb85c;
$i: !important;
table > thead > tr > th.active {
background-color: transparent;
}
@media (min-width: 768px ) {
.bottom-align-text {
position: absolute;