Commit 5f6e008e49f1171483b4a99891957ee6082793ab

Authored by Melissa Wen
1 parent 95062b31

Including internal pages style

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
style.sass
... ... @@ -61,6 +61,9 @@ body
61 61 #content
62 62 margin-top: 10px
63 63 @import home_page
  64 +
  65 +.profile-type-is-community
  66 + @import internal_page
64 67  
65 68 #footer
66 69 background: url('images/faixa_cores.png') center bottom repeat
... ...