PHP Classes

File: web/css/grid.css

Recommend this page to a friend!
  Classes of Slawomir Kaleta   Dframe Demo   web/css/grid.css   Download  
File: web/css/grid.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Dframe Demo
Application to demonstrate the Dframe framework
Author: By
Last change: Resolved #26, Dframe 4.1 update
Date: 3 years ago
Size: 397 bytes
 

Contents

Class file image Download
body { padding-top: 2rem; padding-bottom: 2rem; } h3 { margin-top: 2rem; } .row { margin-bottom: 1rem; } .row .row { margin-top: 1rem; margin-bottom: 0; } [class*="col-"] { padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(86, 61, 124, .15); border: 1px solid rgba(86, 61, 124, .2); } hr { margin-top: 2rem; margin-bottom: 2rem; }