unbold the 'Direct link' label

This commit is contained in:
Jan-Christoph Borchardt 2013-10-21 00:12:38 +03:00
parent 8a643ac5bc
commit 5ac4ec3a84
1 changed files with 4 additions and 1 deletions

View File

@ -135,6 +135,9 @@ thead{
.directLink {
margin-bottom: 20px;
}
.directLink label {
font-weight: normal;
}
.directLink input {
margin-left: 10px;