| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/blog/media/kunena/less/bootstrap/ |
Upload File : |
/*! * Bootstrap v2.1.0 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * https://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ // CSS Reset //@import "reset.less"; // Core variables and mixins @import "variables"; // Modify this for custom colors, font-sizes, etc @import "mixins"; // Grid system and page structure //@import "scaffolding.less"; @import "grid"; @import "layouts"; // Base CSS @import "type"; @import "code"; @import "forms"; @import "tables"; // Components: common //@import "sprites.less"; @import "dropdowns"; @import "wells"; @import "component-animations"; @import "close"; // Components: Buttons & Alerts @import "buttons"; @import "button-groups"; //@import "alerts.less"; // Note: alerts share common CSS with buttons and thus have styles in buttons.less // Components: Nav @import "navs"; //@import "navbar.less"; //@import "breadcrumbs.less"; @import "pagination"; //@import "pager.less"; // Components: Popovers @import "modals"; //@import "tooltip.less"; //@import "popovers.less"; // Components: Misc //@import "thumbnails.less"; @import "labels-badges"; @import "progress-bars"; //@import "accordion.less"; //@import "carousel.less"; //@import "hero-unit.less"; // Utility classes @import "utilities"; // Has to be last to override when necessary