Logo
Explore Help
Sign In
Ark/bulma
1
0
Fork 0
You've already forked bulma
mirror of https://github.com/jgthms/bulma synced 2026-03-19 03:44:31 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
docs-cssvar
bulma/sass/layout/footer.sass

10 lines
251 B
Sass
Raw Permalink Normal View History

Add color scheme
2019-10-13 15:12:30 +01:00
$footer-background-color: $scheme-main-bis !default
Added footer-color option (#2480) * Added foreground (e.g., text) color to the footer While setting up my own site, I was surprised to find that this wasn't an option! * Added @if statement for footer color * Added the option for footer-color * Corrected indentation of lines for footer-color
2019-05-18 10:21:28 -06:00
$footer-color: false !default
Replace hard-coded footer padding with new footer-padding variable
2018-10-17 09:37:44 -07:00
$footer-padding: 3rem 1.5rem 6rem !default
Add customisation variables
2017-07-28 21:05:15 +01:00
Init
2016-01-24 00:03:43 +00:00
.footer
Add customisation variables
2017-07-28 21:05:15 +01:00
background-color: $footer-background-color
Replace hard-coded footer padding with new footer-padding variable
2018-10-17 09:37:44 -07:00
padding: $footer-padding
Added footer-color option (#2480) * Added foreground (e.g., text) color to the footer While setting up my own site, I was surprised to find that this wasn't an option! * Added @if statement for footer color * Added the option for footer-color * Corrected indentation of lines for footer-color
2019-05-18 10:21:28 -06:00
@if $footer-color
Fix footer.sass indentation
2019-05-18 17:27:23 +01:00
color: $footer-color
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 69ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API