mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 11:37:01 -07:00
Updated static web pages
This commit is contained in:
parent
d7990807f0
commit
7529d2b7dd
2 changed files with 7 additions and 0 deletions
|
|
@ -27,4 +27,10 @@ input[type=text] {
|
|||
padding: 12px 20px;
|
||||
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