From f92ea38fff179613edb543b6435750c0ed64e573 Mon Sep 17 00:00:00 2001 From: Ofer Lehr Date: Mon, 1 Dec 2014 00:44:10 +0200 Subject: fixed sass variable colors and polished top bar css --- index.html | 11 +-- res/css/modules/Typography.scss | 24 +++++- res/css/modules/colors.scss | 18 ++-- res/css/modules/positions.scss | 2 +- res/css/partials/base.scss | 3 +- res/css/partials/input-bar.scss | 16 +++- res/css/partials/search-bar.scss | 5 +- res/css/partials/top-bar.scss | 55 +++++++------ res/css/partials/typography.scss | 5 +- res/css/style.css | 91 +++++++++++++-------- .../SourceSansPro-Bold-webfont.eot | Bin 0 -> 24531 bytes .../SourceSansPro-Bold-webfont.ttf | Bin 0 -> 61856 bytes .../SourceSansPro-Bold-webfont.woff | Bin 0 -> 27224 bytes .../SourceSansPro-Regular-webfont.eot | Bin 0 -> 24977 bytes .../SourceSansPro-Regular-webfont.ttf | Bin 0 -> 63740 bytes .../SourceSansPro-Regular-webfont.woff | Bin 0 -> 27556 bytes .../SourceSansPro-Semibold-webfont.eot | Bin 0 -> 25066 bytes .../SourceSansPro-Semibold-webfont.ttf | Bin 0 -> 63232 bytes .../SourceSansPro-Semibold-webfont.woff | Bin 0 -> 27644 bytes res/img/search-icon.png | Bin 10406 -> 1320 bytes 20 files changed, 143 insertions(+), 87 deletions(-) create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.eot create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.woff create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.eot create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.ttf create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.woff create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.eot create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.ttf create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.woff diff --git a/index.html b/index.html index dfe3f5a4..744c9ea9 100644 --- a/index.html +++ b/index.html @@ -14,13 +14,14 @@

Server test

-