mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
button position
This commit is contained in:
parent
25b0326bbb
commit
ff4953058f
@ -145,8 +145,8 @@
|
||||
<a onclick="change_game('_punkte')">
|
||||
<button class="btn btn-primary btn-lg">Punkte</button>
|
||||
</a>
|
||||
<a href="/spiel" onclick="window.open('/spiel', 'newwindow', 'width=600,height=800'); return false;">
|
||||
<button type="button" class="cancelbtn"> Add game</button> </a>
|
||||
<a href="/spiel" onclick="window.open('/spiel', 'newwindow', 'width=600,height=800'); return false;" style="position: fixed; bottom: 10px; right: 10px;">
|
||||
<button id="add_game" type="button" class="cancelbtn"> Add game</button> </a>
|
||||
<div hidden class="tmplt_tab1" id="_zeit">
|
||||
<div class="wrapper">
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user