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