root / astakos / im / static / im / grnetstyles / less / bootstrap.less @ 13858d75
History | View | Annotate | Download (436 Bytes)
1 |
/*! |
---|---|
2 |
* Bootstrap @VERSION |
3 |
* |
4 |
* Copyright 2011 Twitter, Inc |
5 |
* Licensed under the Apache License v2.0 |
6 |
* http://www.apache.org/licenses/LICENSE-2.0 |
7 |
* |
8 |
* Designed and built with all the love in the world @twitter by @mdo and @fat. |
9 |
* Date: @DATE |
10 |
*/ |
11 |
|
12 |
// CSS Reset |
13 |
@import "reset.less"; |
14 |
|
15 |
// Core variables and mixins |
16 |
@import "variables.less"; // Modify this for custom colors, font-sizes, etc |
17 |
@import "mixins.less"; |
18 |
@import "xtra.less"; |