%PDF- %PDF-
Direktori : /www/varak.net/www.varak.net/css/ |
Current File : /www/varak.net/www.varak.net/css/shortcodes.css |
/*---------------------------------------------------------------------------------*/ /* # Column Shortcodes /*---------------------------------------------------------------------------------*/ .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol { margin-right: 3.8%; float: left; min-height: 1px; } .row .onecol { width: 4.85%; } .row .twocol { width: 13.45%; } .row .threecol { width: 22.05%; } .row .fourcol { width: 30.75%; } .row .fivecol { width: 39.45%; } .row .sixcol { width: 48%; } .row .sevencol { width: 56.75%; } .row .eightcol { width: 65.4%; } .row .ninecol { width: 74.05%; } .row .tencol { width: 82.7%; } .row .elevencol { width: 91.35%; } .row .twelvecol { width: 100%; float: left; } .last { float: right; margin-right: 0px; } @media screen and (max-width: 961px) { .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol { display: inline-block; width: 100%; float: none; margin-left: 0px; margin-right: 0px; margin-bottom: 45px; } .row .onecol:last-child, .row .twocol:last-child, .row .threecol:last-child, .row .fourcol:last-child, .row .fivecol:last-child, .row .sixcol:last-child, .row .sevencol:last-child, .row .eightcol:last-child, .row .ninecol:last-child, .row .tencol:last-child, .row .elevencol:last-child, .row .twelvecol:last-child { margin-bottom: 0; } .row .onecol.last, .row .twocol.last, .row .threecol.last, .row .fourcol.last, .row .fivecol.last, .row .sixcol.last, .row .sevencol.last, .row .eightcol.last, .row .ninecol.last, .row .tencol.last, .row .elevencol.last, .row .twelvecol.last { margin-bottom: 0; } }