Site para o estudio Velvet Design em São Paulo. http://velvetdesign.com.br

admin_panel.css.less 916B

    // Place all the styles related to the admin_panel controller here. // They will automatically be included in application.css. // You can use Less here: http://lesscss.org/ body { max-width:1577px; } .navbar-inner { max-width:1577px; } .bootstrap-switch { margin-right: 10px; } .bootstrap_switch_group .checkbox { padding-left: 0px; } .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label { font-size: 12px; } .nav-tabs.nav-stacked > li.active > a { background-color: #006dcc; color: white; } .hover_trick { margin-top: 20px; background-image: url('letras.jpg'); min-height: 800px; background-size: contain; background-repeat: no-repeat; background-position: center center; } .hover_trick:hover { background-image: url('letras_hover.jpg'); }