This is the style guide for the AFFHT application.
We use Bootstrap 3.3.4 for page layout and adding elements (docs).
Toggle MenuWe want to override the default Bootstrap colors with our own using the bootstrap-override.css file.
Our colors were generated with a base color #094B83 using paletton.com
Put a description here.
Code samples should go here.
We are using Bootstrap modals and should be set to a maximum hight of 80% with "auto" scrolling.
Code samples should go here.
Uses Bootstrap helper class for contextual colors.
bg-primary
bg-success
bg-info
bg-warning
bg-danger
Code samples should go here.
Most of the link states use the defaults, but we are using gray
Code samples should go here.