]> Untitled Git - purplebirdman.git/blob - www/css/colors-1.css
Squashed commit of the following:
[purplebirdman.git] / www / css / colors-1.css
1 .first-color { 
2         background: #defcf9; 
3 }
4         
5 .second-color { 
6         background: #cadefc; 
7 }
8
9 .third-color { 
10         background: #c3bef0; 
11 }
12
13 .fourth-color { 
14         background: #cca8e9; 
15 }