« Prev | Next »

Step 10: Division Colours

As you may be able to see, the next layer of colours are added. Divisional areas of the document get more specific background and foreground colours.

.text, .localtext {
background: #000;
}

h1, h2 {
color: #999;
}