mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 13:07:16 +02:00
Add game index link
This commit is contained in:
parent
4d876c5171
commit
1e78c2f81e
3 changed files with 8 additions and 6 deletions
|
|
@ -38,12 +38,13 @@
|
|||
<div class="buttonsidetext" style="padding-left:18px;">CODE</div>
|
||||
</div>
|
||||
<div class="buttonsection">
|
||||
<li><a class="buttons community" href="http://games.evennia.com">Game index</a>
|
||||
<li><a class="buttons community" href="http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">IRC channel</a></li>
|
||||
<li><a class="buttons community" href="https://discord.gg/NecFePw">Discord channel</a></li>
|
||||
<li><a class="buttons community" href="https://groups.google.com/forum/#%21forum/evennia">Forum</a></li>
|
||||
<div class="buttonsidetext">COMMUNITY</div>
|
||||
<div class="buttonsidetext" style="padding-left:25px;">COMMUNITY</div>
|
||||
</div>
|
||||
<li><a class="buttons community" href="http://evennia.blogspot.com/">Dev Blog</a></li>
|
||||
<li><a class="buttons community" href="http://evennia.blogspot.com/">Dev Blog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -38,12 +38,13 @@
|
|||
<div class="buttonsidetext" style="padding-left:18px;">CODE</div>
|
||||
</div>
|
||||
<div class="buttonsection">
|
||||
<li><a class="buttons community" href="http://games.evennia.com">Game index</a>
|
||||
<li><a class="buttons community" href="http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">IRC channel</a></li>
|
||||
<li><a class="buttons community" href="https://discord.gg/NecFePw">Discord channel</a></li>
|
||||
<li><a class="buttons community" href="https://groups.google.com/forum/#%21forum/evennia">Forum</a></li>
|
||||
<div class="buttonsidetext">COMMUNITY</div>
|
||||
<div class="buttonsidetext" style="padding-left:25px;">COMMUNITY</div>
|
||||
</div>
|
||||
<li><a class="buttons community" href="http://evennia.blogspot.com/">Dev Blog</a></li>
|
||||
<li><a class="buttons community" href="http://evennia.blogspot.com/">Dev Blog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -581,11 +581,11 @@ footer {
|
|||
|
||||
@media print, screen and (max-width: 435px) {
|
||||
|
||||
header > h1.header,
|
||||
/*header > h1.header,
|
||||
header > p.header,
|
||||
.sponsor {
|
||||
display: none;
|
||||
}
|
||||
}*/
|
||||
|
||||
.img, .img.screenshot {
|
||||
max-width: 300px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue