mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
stylinh
This commit is contained in:
parent
2a449eba1a
commit
9baa4450b0
@ -31,10 +31,11 @@
|
||||
<h2>Submit a Report:</h2>
|
||||
<div>
|
||||
Match Number: <input type="text" name="" value="" id="mn">
|
||||
Number of Team Scouted: <input type="text" name="" value="" id="tsn">
|
||||
The Team You're Scouting's Number: <input type="text" name="" value="" id="tsn">
|
||||
</div>
|
||||
<h3>Sandstorm:</h3>
|
||||
|
||||
<h3>Tele-Op:</h3>
|
||||
<h3>Endgame:</h3>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -16,6 +16,9 @@ input,#newDN, #newEM{
|
||||
border-radius: 5px;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
#mn, #tsn{
|
||||
width:50px;
|
||||
}
|
||||
#newDN,#newEM{
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user