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