Contact Form Plugin
—
This message is send automatically (Leibenau portfoolio https://allanleibenau23.thkit.ee/wp/eng).
label{
color: gray;
font-size: 18pt;
font-weight: bold;
font-variant: small-caps;
}
label:hover{
background-color: light-blue;
}
input[type=submit]{
width:300px;
border: solid 2pt black;
border-radius: 60px;
padding: 1%;
}
form{
border: solid 2pt gray;
border-radius: 60px;
padding: 2%;
}