Integration page 404

- New less file
- Remove Upsell product
This commit is contained in:
touffies
2013-11-05 09:42:58 +01:00
parent 5d8672c9e7
commit e19b2e59bc
4 changed files with 20 additions and 37 deletions

View File

@@ -3,19 +3,6 @@
// Main Title
.page-header { margin-top: 0; }
// 404 Page
.page_404{
color: @brand-primary;
font-size: 9em; font-weight: bold;
text-align: center;
span{
color : #CCC;
display: block;
font-size: 15px; font-weight: normal;
}
}
// Collapse
.no-js .collapse { display: block!important; }