core/skin/detsad20.ru/css/contacts.css

25 lines
333 B
CSS
Raw Normal View History

2023-02-08 16:59:59 +05:00
table.form {
width:80%;
}
table.form td{
padding: 10px;
}
img#capcha{
border: 0px solid gray;
background: url('/func/capcha/bg_capcha.png');
width:120px;
height: 40px;
cursor: pointer;
}
h3{
color: red;
}
div.vcard{
width: 47%;
background: url('/img/vcard.jpg');
background-size:100% 100%;
height: 150px;
}