PHP Classes

File: public/css/v3/application.css

Recommend this page to a friend!
  Classes of Stephan Kasdorf (bittomine)   Nibiru   public/css/v3/application.css   Download  
File: public/css/v3/application.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nibiru
Generate code for rapid application prototyping
Author: By
Last change:
Date: 1 month ago
Size: 398 bytes
 

Contents

Class file image Download
/* global body padding */ body { padding-top: 20px; padding-bottom: 20px; } @media (min-width: 768px) { body { padding-top: 50px; padding-bottom: 50px; } } /* global spacing overrides */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-top: 0; } hr { margin-top: 30px; margin-bottom: 30px; } .navbar-fixed-top, .navbar-static-top { border-bottom: 0; }