28f197ca71
* upgrade to bootstrap 3.3.6
* new Header, port website LESS
- Add the new header
- Modify sub-header in order to handle “back” button and version
switcher
- Port website’s Less:
* Use same variables’ names
* Review fonts and colours in order to fit the new style
* add new footer
* Review and optimise JS code in order properly handle the new header,
footer and card.top animations
* replace banner images
20 lines
456 B
Plaintext
Executable File
20 lines
456 B
Plaintext
Executable File
{
|
|
"adjoining-classes": false,
|
|
"box-sizing": false,
|
|
"box-model": false,
|
|
"compatible-vendor-prefixes": false,
|
|
"floats": false,
|
|
"font-sizes": false,
|
|
"gradients": false,
|
|
"important": false,
|
|
"known-properties": false,
|
|
"outline-none": false,
|
|
"qualified-headings": false,
|
|
"regex-selectors": false,
|
|
"shorthand": false,
|
|
"text-indent": false,
|
|
"unique-headings": false,
|
|
"universal-selector": false,
|
|
"unqualified-attributes": false
|
|
}
|