]> git.ipfire.org Git - ipfire.org.git/commit - src/static/img/icons/Speed.svg
edit font weight in buttons
authorSven <sven.hoehn@posteo.de>
Thu, 6 Apr 2017 20:36:31 +0000 (22:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Apr 2018 10:12:38 +0000 (12:12 +0200)
commitc2cbe16dbc4f0e6d2aed3ae484feb40d13a80e6a
tree87f1abd2a6ae68d10281046b6e0645606b29fae4
parentac7f3ec6c54e59d168f2131cbc4055960a4d9bc0
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