%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/templates/sj_flatnews/asset/bootstrap/less/tests/ |
Upload File : |
/*! * Bootstrap CSS Tests */ /* Remove background image */ body { background-image: none; } /* Space out subhead */ .subhead { margin-bottom: 36px; } /*h4 { margin-bottom: 5px; } */ .type-test { margin-bottom: 20px; padding: 0 20px 20px; background: url(../../docs/assets/img/grid-baseline-20px.png); } .type-test h1, .type-test h2, .type-test h3, .type-test h4, .type-test h5, .type-test h6 { background-color: rgba(255,0,0,.2); } /* colgroup tests */ .col1 { background-color: rgba(255,0,0,.1); } .col2 { background-color: rgba(0,255,0,.1); } .col3 { background-color: rgba(0,0,255,.1); } /* Fluid row inputs */ #rowInputs .row > [class*=span], #fluidRowInputs .row-fluid > [class*=span] { background-color: rgba(255,0,0,.1); } /* Fluid grid */ .fluid-grid { margin-bottom: 45px; } .fluid-grid .row { height: 40px; padding-top: 10px; margin-top: 10px; color: #ddd; text-align: center; } .fluid-grid .span1 { background-color: #999; }