* font-weight for .contacts

This commit is contained in:
Vincent Ambo 2012-03-20 20:16:27 +01:00
parent ed05e92669
commit f6f066a93e
3 changed files with 3 additions and 2 deletions

View file

@ -82,6 +82,7 @@ input, textarea, select {
.contacts {
float: left;
font-weight: bolder;
}
.righttext {