orbit-basic/public/desktop_themes/4f8d3f5d3b67fcd05f08635b/css/default.css

45 lines
525 B
CSS
Executable File

/*
Theme Color
random apply to:
.widget_fn - on hover status
#search_app .submit
.tile
*/
.thmc1 { background: #F0F; }
.thmc2 { background: #FF0; }
/*
sub1 Theme Color
apply to:
#search_app
*/
.thmc3 { background: #000000; }
/*
sub1 Theme Color
apply to:
#rwidget
*/
.thmc4 { background: #C6F; }
/* Theme Text Color */
.thmtxt { color: #000; }
.thmtxth { color: #F00; }
/* Group Seprate Color */
.g_sep { border-color: #fff; }
/*
theme bg image
#thmbackground img - background
#bgover - upon #thmbackground
*/