Tweaks and updates.

This commit is contained in:
Daniel Buckmaster 2014-11-09 22:54:31 +11:00
parent 501f8f6456
commit 037128bd2e
3 changed files with 30 additions and 17 deletions

View file

@ -167,7 +167,6 @@ a.media-subheading:hover {
font-size: smaller;
color: gray;
margin-top: 0;
margin-left: 0.5em;
}
pre.inline {
@ -176,6 +175,14 @@ pre.inline {
margin: 0 5px;
}
.commit {
margin-bottom: 10px;
}
.commit p {
margin: 0;
}
/*-----------------------------------------------------------------------------
* Static pages
*/