]> Untitled Git - web-gallery.git/blob - navigator/app/static/css/colors-1.css
Updated version to 1.4.0
[web-gallery.git] / navigator / app / static / 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 }