Merge pull request #1421 from marianorod/advanced_options

Advanced options
This commit is contained in:
Juan Ignacio Sosa Lopez 2014-09-22 11:33:17 -03:00
commit e3bba74956
5 changed files with 9 additions and 4 deletions

View file

@ -384,6 +384,7 @@ a:hover {
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }
.m3r {margin-right: 3px;}
.m5t {margin-top: 5px;}
.m10t {margin-top: 10px;}
.m5b {margin-bottom: 5px;}