fix
This commit is contained in:
parent
83b2d8ba0b
commit
3961179878
1 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/leaderboard">
|
<a class="dropdown-item dropdown-item-primary" href="/leaderboard">
|
||||||
<i class="fas fa-trophy fa-sm fa-fw mr-4"></i>Leaderboards
|
<i class="fas fa-trophy fa-sm fa-fw mr-4"></i>Leaderboards
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -18,17 +18,17 @@
|
||||||
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/changelog">
|
<a class="dropdown-item dropdown-item-primary" href="/changelog">
|
||||||
<i class="fas fa-clipboard fa-sm fa-fw mr-4"></i>Changelog
|
<i class="fas fa-clipboard fa-sm fa-fw mr-4"></i>Changelog
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="https://github.com/Aevann1/Drama">
|
<a class="dropdown-item dropdown-item-primary" href="https://github.com/Aevann1/Drama">
|
||||||
<i class="fab fa-github fa-sm fa-fw mr-4"></i>Source Code
|
<i class="fab fa-github fa-sm fa-fw mr-4"></i>Source Code
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/post/18459/">
|
<a class="dropdown-item dropdown-item-primary" href="/post/18459/">
|
||||||
<i class="fas fa-bug fa-sm fa-fw mr-4"></i>Report Bugs
|
<i class="fas fa-bug fa-sm fa-fw mr-4"></i>Report Bugs
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -36,17 +36,17 @@
|
||||||
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/discord">
|
<a class="dropdown-item dropdown-item-primary" href="/discord">
|
||||||
<i class="fab fa-discord fa-sm fa-fw mr-4"></i>Discord Server
|
<i class="fab fa-discord fa-sm fa-fw mr-4"></i>Discord Server
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/assets/CHRISTMAS/Drama.apk?v=201">
|
<a class="dropdown-item dropdown-item-primary" href="/assets/CHRISTMAS/Drama.apk?v=201">
|
||||||
<i class="fab fa-android fa-sm fa-fw mr-4"></i>Android App
|
<i class="fab fa-android fa-sm fa-fw mr-4"></i>Android App
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/archives">
|
<a class="dropdown-item dropdown-item-primary" href="/archives">
|
||||||
<i class="fas fa-book fa-sm fa-fw mr-4"></i>Archives
|
<i class="fas fa-book fa-sm fa-fw mr-4"></i>Archives
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/rules">
|
<a class="dropdown-item dropdown-item-primary" href="/rules">
|
||||||
<i class="fas fa-balance-scale fa-sm fa-fw mr-4"></i>Community Rules
|
<i class="fas fa-balance-scale fa-sm fa-fw mr-4"></i>Community Rules
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue