Update index.html

This commit is contained in:
mathias 2015-10-09 20:22:09 +03:00
parent f9986dbde8
commit e81587e64e

View file

@ -486,17 +486,17 @@ padding-left:90px;
padding-right:90px;
padding-top:40px;
padding-bottom:40px;
font-size:16px;
font-size:17px;
}
#contact-body{
padding-left:230px;
padding-right:230px;
padding-top:40px;
padding-bottom:40px;
font-size:16px;
font-size:17px;
}
input,textarea,button{
font-size:16px;
font-size:17px;
padding: 7px 9px 7px 10px;
}
#ipinput{
@ -507,7 +507,7 @@ width:70px;
border-radius: 0px 6px 6px 0px;
}
#ip{
font-size:16px;
font-size:17px;
margin:18px 0 0 0;
-moz-border-radius: 6px 0px 0px 6px;
-webkit-border-radius: 6px 0px 0px 6px;