php diff post/project

This commit is contained in:
Danny Berger
2013-03-07 08:08:41 -07:00
parent edfafae6b5
commit beed86e9da
4 changed files with 207 additions and 2 deletions

View File

@@ -237,3 +237,10 @@ dl dd {
section.layout-post .meta.meta-social {
display: none;
}
section.layout-post section img {
background-color: #F3F3F3;
border: #D8D8D8 solid 1px;
border-radius: 1px;
padding: 4px;
}