notes are working

This commit is contained in:
albert
2011-05-30 01:23:07 -04:00
parent 9e287726e3
commit 5d4ff96cbc
4 changed files with 33 additions and 8 deletions

View File

@@ -629,6 +629,10 @@ div#c-posts {
color: $link_color;
}
}
section#notes article {
margin-bottom: 1em;
}
}
}
@@ -904,6 +908,8 @@ div#note-container {
min-height: 1em;
cursor: pointer;
padding: 4px;
z-index: 1000;
overflow: auto;
p.tn {
font-size: 0.8em;