Getting Started
Layout
Components
Design
Background
Null JS provides pre-defined classes to color background:
Note that some of the backgrounds require the use of white text in order to improve visibility.
Pink Background
<div class="null-background-pink">Pink Background</div>
Green Background
<div class="null-background-green">Green Background</div>
Blue Background
<div class="null-background-blue">Blue Background</div>
Purple Background
<div class="null-background-purple">Purple Background</div>
Yellow Background
<div class="null-background-yellow">Yellow Background</div>
Brown Background
<div class="null-background-brown">Brown Background</div>
Grey Background
<div class="null-background-grey">Grey Background</div>
Orange Background
<div class="null-background-orange">Orange Background</div>
Red Background
<div class="null-background-red">Red Background</div>
White Background
<div class="null-background-white">White Background</div>
Light Grey Background
<div class="null-background-light-grey">Main Background</div>
Main Background
<div class="null-background-main">Main Background</div>