Initial commit
This commit is contained in:
3
views/inputs.ejs
Normal file → Executable file
3
views/inputs.ejs
Normal file → Executable file
@ -29,6 +29,9 @@
|
||||
input {
|
||||
text-align: center;
|
||||
}
|
||||
*{
|
||||
font-size: 30pt;
|
||||
}
|
||||
</style>
|
||||
<form class="f1" action="/scripts" method="post">
|
||||
<input type="submit" value="add">
|
||||
|
||||
Reference in New Issue
Block a user