Skip to content

Commit

Permalink
#123 closed: "Change font for category section header"
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatov committed Aug 8, 2011
1 parent b645f34 commit 01c322a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/cotemplate.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ background-color: #E5E5E5;

.header {
color: black;
padding: 4px 4px 4px 16px;
padding: 4px 4px 4px 3em;
background-color: #E5E5E5;
cursor: pointer;
}
Expand Down Expand Up @@ -168,4 +168,4 @@ background-color: #E5E5E5;

.discussion_comment_actions > a:hover {
text-decoration: underline;
}
}

0 comments on commit 01c322a

Please sign in to comment.