##// END OF EJS Templates
readme: fix link
readme: fix link

File last commit:

r0:548a840d
r162:d0a3dbd6
Show More
contacts.css.less
14 lines | 239 B | text/x-less | LessCssLexer
.contacts {
#contact-holder, #contact-form {
font-size: 80%;
line-height: 150%;
h3 {
color: @color_orange;
}
}
#message {
min-width: 390px;
min-height: 80px;
}
}