mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
baf84e78fb
commit
87c471d899
1 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@ input[type="text"] {
|
|||
color: #488c1d;
|
||||
background-color: transparent;
|
||||
padding: 7px;
|
||||
margin-top: 20px;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
input[type="text"]:hover,
|
||||
|
@ -219,5 +219,5 @@ input[type="text"]:focus {
|
|||
background-color: #488c1d;
|
||||
padding: 7px;
|
||||
display:inline-block;
|
||||
margin-top: 20px;
|
||||
margin-top: 40px;
|
||||
}
|
Loading…
Reference in a new issue