]> git.ipfire.org Git - ipfire.org.git/commit
edit font weight in buttons
authorSven <sven.hoehn@posteo.de>
Thu, 6 Apr 2017 20:36:31 +0000 (22:36 +0200)
committerSven <sven.hoehn@posteo.de>
Thu, 6 Apr 2017 20:36:31 +0000 (22:36 +0200)
commit22cfab2df5822235bec0e3f28b3ea0e7f7abc257
treea784638f97d4aafe8fa50b374ac06bc47257c763
parentb6eb516242dbdf6cf9b8b92c7e593e1fda470ea8
edit font weight in buttons
fixed elements in viewport <992px
fixed grid gutter to 24px
fixed IPFire in navigation
fixed button height to 36px and 48px
fixed image scaling
convert the svg icons to a svg sprite file optimized size
add picture element for the appliance with responsive images
reorded scss code
43 files changed:
static/css/style.css
static/img/appliance-pro.png
static/img/appliance-pro_md.png [new file with mode: 0644]
static/img/appliance-pro_sm.png [new file with mode: 0644]
static/img/appliance-pro_xs.png [new file with mode: 0644]
static/img/icons.svg [new file with mode: 0644]
static/img/icons/Arrorw down.ai [new file with mode: 0644]
static/img/icons/Arrorw down.svg [new file with mode: 0644]
static/img/icons/Couch.ai [new file with mode: 0644]
static/img/icons/Couch.svg [new file with mode: 0644]
static/img/icons/Download.ai [new file with mode: 0644]
static/img/icons/Download.svg [new file with mode: 0644]
static/img/icons/Facebook.ai [new file with mode: 0644]
static/img/icons/Facebook.svg [new file with mode: 0644]
static/img/icons/Github.ai [new file with mode: 0644]
static/img/icons/Github.svg [new file with mode: 0644]
static/img/icons/Google Plus.ai [new file with mode: 0644]
static/img/icons/Google Plus.svg [new file with mode: 0644]
static/img/icons/Heart.ai [new file with mode: 0644]
static/img/icons/Heart.svg [new file with mode: 0644]
static/img/icons/Menu.ai [new file with mode: 0644]
static/img/icons/Menu.svg [new file with mode: 0644]
static/img/icons/Security.ai [new file with mode: 0644]
static/img/icons/Security.svg [new file with mode: 0644]
static/img/icons/Shield.ai [new file with mode: 0644]
static/img/icons/Shield.svg [new file with mode: 0644]
static/img/icons/Speed.ai [new file with mode: 0644]
static/img/icons/Speed.svg [new file with mode: 0644]
static/img/icons/Twitter.ai [new file with mode: 0644]
static/img/icons/Twitter.svg [new file with mode: 0644]
static/img/icons/YouTube.ai [new file with mode: 0644]
static/img/icons/YouTube.svg [new file with mode: 0644]
static/img/icons/rss.ai [new file with mode: 0644]
static/img/icons/rss.svg [new file with mode: 0644]
static/js/site-min.js
static/js/site.js
static/scss/bootstrap-4.0.0-alpha.6/css/bootstrap-grid.css
static/scss/bootstrap-4.0.0-alpha.6/css/bootstrap-reboot.css
static/scss/bootstrap-4.0.0-alpha.6/css/bootstrap.css
static/scss/bootstrap-4.0.0-alpha.6/scss/_custom.scss
static/scss/style.scss
templates/base.html
templates/index.html