CSS style renamed

This commit is contained in:
Christoph Haas 2014-12-31 17:30:25 +01:00
parent d701947c68
commit 6df3df512f
2 changed files with 3 additions and 3 deletions

View file

@ -211,7 +211,7 @@ a.black
color: #808080;
}
.detailpage
.packagepage
{
h1
{

View file

@ -5,9 +5,9 @@
//.progress.radius
//span.meter style="width: #{rand(100)}%" Rating
.row.detailpage
.row.packagepage
.small-12.columns
h1 = "#{@package.name}>"
h1 =@package.name
.small-7.medium-8.columns
p.subtitle = @package.description