mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
parent
128eb8adb7
commit
d870325169
2 changed files with 4 additions and 1 deletions
|
|
@ -34,3 +34,6 @@
|
||||||
background-position: -1200px 0px
|
background-position: -1200px 0px
|
||||||
width: 40px
|
width: 40px
|
||||||
height: 40px
|
height: 40px
|
||||||
|
|
||||||
|
.buttonList li
|
||||||
|
margin: 5px;
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
<h3>Tavern Talk & LFG</h3>
|
<h3>Tavern Talk & LFG</h3>
|
||||||
<div class='row-fluid'>
|
<div class='row-fluid'>
|
||||||
<div class='span3'>
|
<div class='span3'>
|
||||||
<ul class=unstyled>
|
<ul class='unstyled buttonList'>
|
||||||
<li><a class='btn btn-info' style='width:100%' target="_blank" href="http://community.habitrpg.com/faq-page">FAQ</a></li>
|
<li><a class='btn btn-info' style='width:100%' target="_blank" href="http://community.habitrpg.com/faq-page">FAQ</a></li>
|
||||||
<li><a class='btn btn-info' style='width:100%' target="_blank" href="https://github.com/lefnire/habitrpg/issues?state=open">Report a Problem</a></li>
|
<li><a class='btn btn-info' style='width:100%' target="_blank" href="https://github.com/lefnire/habitrpg/issues?state=open">Report a Problem</a></li>
|
||||||
<li><a class='btn btn-info' style='width:100%' target="_blank" href="https://trello.com/board/habitrpg/50e5d3684fe3a7266b0036d6">Request a Feature</a></li>
|
<li><a class='btn btn-info' style='width:100%' target="_blank" href="https://trello.com/board/habitrpg/50e5d3684fe3a7266b0036d6">Request a Feature</a></li>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue