better usage of the asset pipeline for page specific css and a more concise user#show

This commit is contained in:
Robin Liao
2011-09-03 01:51:02 -07:00
parent 8f4720b1d8
commit a84b5f5e68
3 changed files with 22 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
small { font-size: 80% }
dt { float: left; margin: 0 20px 0 0; width: 200px; }
dd { margin: 0 }