PHP Classes

File: assets/vendor/bootstrap-md/scss/free/_footers.scss

Recommend this page to a friend!
  Classes of akeel   F3A   assets/vendor/bootstrap-md/scss/free/_footers.scss   Download  
File: assets/vendor/bootstrap-md/scss/free/_footers.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: F3A
PHP Web development framework like Laravel lite
Author: By
Last change:
Date: 2 years ago
Size: 315 bytes
 

Contents

Class file image Download
// Footers footer { &.page-footer { bottom: 0; color: $white-base; .container-fluid { width: auto; } .footer-copyright { overflow: hidden; color: $footer-copyright-color; background-color: $footer-copyright-bg-color; } a { color: $white-base; } } }