]> Untitled Git - purplebirdman.git/blob - www/css/colors-8.css
Tweaking CSS colors and index
[purplebirdman.git] / www / css / colors-8.css
1 .first-color { 
2         background: #e7759a; 
3 }
4         
5 .second-color { 
6         background: #ffa35f; 
7 }
8
9 .third-color { 
10         background: #ba78cd; 
11 }
12
13 .fourth-color { 
14         background: #755da3; 
15 }