PHP Classes

File: public/flat-admin/sass/structure/footer.scss

Recommend this page to a friend!
  Classes of adriano123456   Budget System   public/flat-admin/sass/structure/footer.scss   Download  
File: public/flat-admin/sass/structure/footer.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Budget System
Elaborate budgets for purchases of products
Author: By
Last change:
Date: 15 days ago
Size: 320 bytes
 

Contents

Class file image Download
#footer{ text-align:center; background: #eee; width:100%; position: relative; p{ padding:10px 0; margin-bottom: 0; } .gototop{ padding:10px 15px; text-decoration: none; color:#333; font-size:16px; position: absolute; display: block; top:0; right:0; &:hover{ background: #aaa; } } }