mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Updated static web pages
This commit is contained in:
parent
d7990807f0
commit
7529d2b7dd
2 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<div id="wrapper">
|
||||
Log in using the option(s) below for an access token. </br></br>
|
||||
|
||||
{{loginForm}}
|
||||
{{loginButtons}}
|
||||
</div>
|
||||
</html>
|
||||
|
|
@ -28,3 +28,9 @@ input[type=text] {
|
|||
margin: 8px 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
input[type=password] {
|
||||
width: 80%;
|
||||
padding: 12px 20px;
|
||||
margin: 8px 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue