##// END OF EJS Templates
bump version to 1.1.1
bump version to 1.1.1

File last commit:

r0:548a840d
r134:b9b70494 1.1.1 stable
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;
}
}