mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-05 22:51:36 +01:00
athq changes
This commit is contained in:
@@ -1 +1 @@
|
||||
DB_PATH="/home/sheppy-gaming/insurgency-skillbird/python/players.sqlite"
|
||||
DB_PATH="/home/sheppy-gaming/insurgency-skillbird/python/"
|
||||
|
||||
@@ -247,3 +247,6 @@ body{
|
||||
margin-right: 2.5%;
|
||||
}
|
||||
}
|
||||
.hover-to-75:hover{
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
@@ -19,6 +19,19 @@
|
||||
<a class="nav-link" href="/maps">Maps</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="navbar-nav right">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="steam://connect/athq.de/:27026">Server 1</a>
|
||||
</li>
|
||||
<li class="nav-item mr-4">
|
||||
<a class="nav-link" href="steam://connect/athq.de/:27015">Server 2</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="navbar-brand hover-to-75" style="position: unset !important;" href="https://www.buymeacoffee.com/sheppy">
|
||||
<img style="max-height: 1.5rem;" src='/static/buymeacoffee.png'></img>
|
||||
</a>
|
||||
</li>
|
||||
<ul>
|
||||
</div>
|
||||
</nav>
|
||||
<nav class="navbar" style="visibility: hidden;">
|
||||
|
||||
@@ -20,6 +20,11 @@
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item">
|
||||
<a class="navbar-brand hover-to-75" style="position: unset !important;" href="https://www.buymeacoffee.com/sheppy">
|
||||
<img style="max-height: 2rem;" src='/static/buymeacoffee.png'></img>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item right mr-2">
|
||||
<a class="nav-link" href="/rounds">Rounds</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user