Adjusted styling for message explaining comment policy

This commit is contained in:
Victoria Wang 2014-10-09 18:42:31 -07:00
parent 204b1fbd0d
commit 931a1f8554
2 changed files with 13 additions and 10 deletions

View file

@ -739,6 +739,13 @@ a.tag:hover {
margin-left: 10px;
margin-top: 4px;
}
.comment-policy {
margin-top: .5em;
float: left;
font-style: italic;
font-size: .8em;
margin-right: 45px;
}
.supporter-badge {
background:url(/img/supporter.png);
width: 99px;