mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Refactored bootstrap
This commit is contained in:
parent
1e6e9e8bf0
commit
491f09b763
7 changed files with 31 additions and 28 deletions
|
@ -1,17 +1,3 @@
|
|||
$font-family-sans-serif: 'EtelkaLightProRegular', Arial, Helvetica, sans-serif
|
||||
$font-family-serif: 'EtelkaLightProBold', Georgia, "Times New Roman", Times, serif
|
||||
$navbar-default-bg: #F69240
|
||||
$navbar-default-brand-color: #fff
|
||||
$navbar-default-link-color: #fff
|
||||
$border-radius-base: 2px
|
||||
$body-bg: #F8F8F8
|
||||
$container-large-desktop: 1040px
|
||||
$font-size-h1: 26px
|
||||
$navbar-default-link-active-color: #333
|
||||
|
||||
@import "bootstrap-sprockets"
|
||||
@import "bootstrap"
|
||||
|
||||
// http://stackoverflow.com/questions/18153234/center-a-column-using-twitter-bootstrap-3
|
||||
.center-block
|
||||
float: none !important
|
Loading…
Add table
Add a link
Reference in a new issue