1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-09-02 14:07:31 +00:00

styling and quick match button

This commit is contained in:
devfake
2015-06-21 21:47:39 +02:00
parent 84b209da56
commit d020bb0d3a
5 changed files with 12 additions and 3 deletions

View File

@@ -3,5 +3,7 @@
<li><a class="active" v-on="click: changeView('lobby')">Lobby</a></li>
<li><a v-on="click: changeView('deck-builder')">Deck Builder</a></li>
<li><a v-on="click: changeView('highscore')">Highscore</a></li>
<li class="sub-nav"><a>Quick Match</a></li>
</ul>
</nav>