Set bootstrap 3.0 vanila as default theme, moved flatly to themes folder

pull/2/head
Sahat Yalkabov 2014-01-07 18:09:32 -05:00
parent 4770ee0784
commit b10928dcaa
2 changed files with 37 additions and 36 deletions

View File

@ -1,5 +1,6 @@
@import "bootstrap/bootstrap"; @import "bootstrap/bootstrap";
@import "flatly";
@navbar-height: 40px;
body { body {
padding-top: 70px; padding-top: 70px;

View File

@ -6,77 +6,77 @@
// -------------------------------------------------- // --------------------------------------------------
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-black-webfont.eot'); src: url('../../fonts/lato/lato-black-webfont.eot');
src: url('../fonts/lato/lato-black-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-black-webfont.woff') format('woff'), url('../../fonts/lato/lato-black-webfont.woff') format('woff'),
url('../fonts/lato/lato-black-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-black-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-black-webfont.svg#latoblack') format('svg'); url('../../fonts/lato/lato-black-webfont.svg#latoblack') format('svg');
font-weight: 900; font-weight: 900;
font-style: normal; font-style: normal;
} }
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-bold-webfont.eot'); src: url('../../fonts/lato/lato-bold-webfont.eot');
src: url('../fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-bold-webfont.woff') format('woff'), url('../../fonts/lato/lato-bold-webfont.woff') format('woff'),
url('../fonts/lato/lato-bold-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-bold-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-bold-webfont.svg#latobold') format('svg'); url('../../fonts/lato/lato-bold-webfont.svg#latobold') format('svg');
font-weight: bold; font-weight: bold;
font-style: normal; font-style: normal;
} }
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-bolditalic-webfont.eot'); src: url('../../fonts/lato/lato-bolditalic-webfont.eot');
src: url('../fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-bolditalic-webfont.woff') format('woff'), url('../../fonts/lato/lato-bolditalic-webfont.woff') format('woff'),
url('../fonts/lato/lato-bolditalic-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-bolditalic-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg'); url('../../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
font-weight: bold; font-weight: bold;
font-style: italic; font-style: italic;
} }
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-italic-webfont.eot'); src: url('../../fonts/lato/lato-italic-webfont.eot');
src: url('../fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-italic-webfont.woff') format('woff'), url('../../fonts/lato/lato-italic-webfont.woff') format('woff'),
url('../fonts/lato/lato-italic-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-italic-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg'); url('../../fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg');
font-weight: normal; font-weight: normal;
font-style: italic; font-style: italic;
} }
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-light-webfont.eot'); src: url('../../fonts/lato/lato-light-webfont.eot');
src: url('../fonts/lato/lato-light-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-light-webfont.woff') format('woff'), url('../../fonts/lato/lato-light-webfont.woff') format('woff'),
url('../fonts/lato/lato-light-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-light-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-light-webfont.svg#latolight') format('svg'); url('../../fonts/lato/lato-light-webfont.svg#latolight') format('svg');
font-weight: 300; font-weight: 300;
font-style: normal; font-style: normal;
} }
@font-face { @font-face {
font-family: 'Lato'; font-family: 'Lato';
src: url('../fonts/lato/lato-regular-webfont.eot'); src: url('../../fonts/lato/lato-regular-webfont.eot');
src: url('../fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), src: url('../../fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/lato/lato-regular-webfont.woff') format('woff'), url('../../fonts/lato/lato-regular-webfont.woff') format('woff'),
url('../fonts/lato/lato-regular-webfont.ttf') format('truetype'), url('../../fonts/lato/lato-regular-webfont.ttf') format('truetype'),
url('../fonts/lato/lato-regular-webfont.svg#latoregular') format('svg'); url('../../fonts/lato/lato-regular-webfont.svg#latoregular') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
@font-face { @font-face {
font-family: 'Flat-UI-Icons'; font-family: 'Flat-UI-Icons';
src:url('../fonts/Flat-UI-Icons.eot'); src:url('../../fonts/Flat-UI-Icons.eot');
src:url('../fonts/Flat-UI-Icons.eot?#iefix') format('embedded-opentype'), src:url('../../fonts/Flat-UI-Icons.eot?#iefix') format('embedded-opentype'),
url('../fonts/Flat-UI-Icons.woff') format('woff'), url('../../fonts/Flat-UI-Icons.woff') format('woff'),
url('../fonts/Flat-UI-Icons.ttf') format('truetype'), url('../../fonts/Flat-UI-Icons.ttf') format('truetype'),
url('../fonts/Flat-UI-Icons.svg#Flat-UI-Icons') format('svg'); url('../../fonts/Flat-UI-Icons.svg#Flat-UI-Icons') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }