##// END OF EJS Templates
angular: start transitioning to component approach
angular: start transitioning to component approach

File last commit:

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