mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Initial Commit
This commit is contained in:
parent
839a25da52
commit
fa1a4e2e20
1 changed files with 2 additions and 0 deletions
|
@ -203,6 +203,7 @@ input[type="text"] {
|
|||
color: #488c1d;
|
||||
background-color: transparent;
|
||||
padding: 7px;
|
||||
margin: 0 0 35px;
|
||||
}
|
||||
|
||||
input[type="text"]:hover,
|
||||
|
@ -218,4 +219,5 @@ input[type="text"]:focus {
|
|||
background-color: #488c1d;
|
||||
padding: 7px;
|
||||
display:inline-block;
|
||||
margin: 0 0 35px;
|
||||
}
|
Loading…
Reference in a new issue