Merge pull request #1033 from cmgustavo/bug/01-url-handler

Fixes: url handler
This commit is contained in:
Matias Alejo Garcia 2014-08-07 00:58:08 -03:00
commit bb9406be01
11 changed files with 52 additions and 22 deletions

View file

@ -1129,4 +1129,10 @@ a.text-warning:hover {color: #FD7262;}
}
}
.wide-page {
background-color: #2C3E50;
margin: 10% 0;
padding: 50px;
}
/*-----------------------------------------------------------------*/