]> Untitled Git - purplebirdman.git/blob - www/css/colors-3.css
Initial dockerfile
[purplebirdman.git] / www / css / colors-3.css
1 .first-color { 
2         background: #87e5da; 
3 }
4         
5 .second-color { 
6         background: #92a4c0; 
7 }
8
9 .third-color { 
10         background: #f4adad; 
11 }
12
13 .fourth-color { 
14         background: #e58cdb; 
15 }