* Missing files

* Work on post exploration code by traversing dates
This commit is contained in:
albert
2010-10-27 20:16:43 -04:00
parent f9cdcef2c0
commit fc0a076aca
32 changed files with 371 additions and 189 deletions

View File

@@ -444,6 +444,34 @@ div.comment-list > article > div {
width: 40em;
}
div.comments {
div.index {
div.header {
span.info {
margin-right: 1.5em;
}
strong, time {
margin-right: 0.3em;
}
time {
font-weight: bold;
}
div.list-of-tags {
a {
margin-right: 0.5em;
}
}
div.notices {
margin: 1em 0;
}
}
}
}
/*** Sessions ***/
div#sessions {
@@ -497,8 +525,8 @@ div#artists {
/*** Users ***/
div#users {
div#new {
div.users {
div.new {
max-width: 60em;
h1 {