mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Added more information to the about page
This commit is contained in:
parent
f5e0d278ab
commit
9e8e3d2963
2 changed files with 17 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue