Pezh commited on
Commit
f360d46
·
verified ·
1 Parent(s): c245072

Update hos.html

Browse files
Files changed (1) hide show
  1. hos.html +3 -2
hos.html CHANGED
@@ -24,7 +24,7 @@
24
  input {
25
 
26
  padding: 0 10px;
27
- text-align: left;
28
  transition-property: box-shadow, background;
29
  transition-duration: 150ms;
30
  transition-timing-function: ease-in-out;
@@ -34,7 +34,8 @@
34
  border-color: #DAE3F3;
35
  border-radius: 0px;
36
  color: #272C34;
37
- width: 100%;
 
38
  cursor: text;
39
  font-size: 14px;
40
  line-height: 20px;
 
24
  input {
25
 
26
  padding: 0 10px;
27
+ text-align: center;
28
  transition-property: box-shadow, background;
29
  transition-duration: 150ms;
30
  transition-timing-function: ease-in-out;
 
34
  border-color: #DAE3F3;
35
  border-radius: 0px;
36
  color: #272C34;
37
+ width: 80%;
38
+ left:10%;
39
  cursor: text;
40
  font-size: 14px;
41
  line-height: 20px;