]> Untitled Git - purplebirdman.git/blob - www/css/colors-2.css
Initial dockerfile
[purplebirdman.git] / www / css / colors-2.css
1 .first-color { 
2         background: #8ef6e4; 
3 }
4         
5 .second-color { 
6         background: #9896f1; 
7 }
8
9 .third-color { 
10         background: #d59bf6; 
11 }
12
13 .fourth-color { 
14         background: #edb1f1; 
15 }