Fix commit log presentation.

This commit is contained in:
takezoe
2013-06-19 11:07:48 +09:00
parent 7a3512ee18
commit 63d76a3c6e
5 changed files with 24 additions and 41 deletions

View File

@@ -97,8 +97,12 @@ div.block {
border-bottom: 1px solid silver;
}
div.commit-log div.description {
pre.commit-description {
font-weight: normal;
border: none;
background-color: transparent;
padding: 2px;
margin: 0px;
}
h1.wiki-title {