~~ssh~~ https auto update
This commit is contained in:
parent
e544c315cb
commit
62cf538ab1
@ -95,6 +95,15 @@ body {
|
||||
)
|
||||
}
|
||||
|
||||
select{
|
||||
border-bottom: 3px solid rgb(231, 229, 101);
|
||||
outline: none;
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
color: rgb(101, 212, 231);
|
||||
background: rgb(32, 32, 32);
|
||||
}
|
||||
|
||||
input{
|
||||
border-bottom: 3px solid rgb(231, 229, 101);
|
||||
background: none;
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
<form method="get" action="./api.php">
|
||||
<input type="text" name="action" value="user-panel" style="display:none" required>
|
||||
<span style="display:none">
|
||||
<span style="display:block">
|
||||
<div class="tips-highlight">比赛id</div>
|
||||
<select name="game" required>
|
||||
<option value="test-1">localhost内测</option>
|
||||
|
Loading…
x
Reference in New Issue
Block a user