style intro page, ignore artist tags in Tag.trending, set root page to explore/posts/intro

This commit is contained in:
r888888888
2013-07-02 15:00:50 -07:00
parent 5082c9ef8c
commit 2cfc5c296c
4 changed files with 40 additions and 2 deletions

View File

@@ -16,4 +16,10 @@ div#c-explore-posts {
padding: 1em;
margin-bottom: 2em;
}
div#a-intro {
width: 60em;
margin: 0 auto;
text-align: center;
}
}