@charset "UTF-8"; /** * color definitions for the different indicators
of cityrank.ch * a dynamic version of page can be found at *
http://www.cityrank.ch/media/css/screen/colors.css --> * download that
and place it in media/css/screen on the static apache server **/ 

@media all { 

.indicator_color57 { background-color: #138094; } 
.indicator_color56 { background-color: #4333A6; } 
.indicator_color58 { background-color: #543D8F; } 
.indicator_color54 { background-color: #C48CC2; } 
.indicator_color55 { background-color: #020659; } 

} 



