Difference between revisions of "Template:Team:Groningen/CSS/THEMES/YELLOW"

 
Line 67: Line 67:
 
}
 
}
  
 +
.yellow .code .raw,
 
.yellow a {
 
.yellow a {
 
color: #9E9E9E;
 
color: #9E9E9E;

Latest revision as of 16:32, 16 September 2015

@charset "UTF-8";

/**base *color**/ body, .yellow { background-color: #000000; color: #9E9E9E; }

/**background colors**/ .yellow .menu.secondary:hover { background-color: #1E1E1E; }

.yellow .module.events > .item, .yellow .module.members, .yellow .module.members > .item, .yellow .module.logs > .item, .yellow .module.blogs .item, .yellow .module.references, .yellow .module.remarks, .yellow .module .module { background-color: #C6A271; }

.yellow .module .object { background-color: #B5946B; }

.yellow .module .caption { background-color: #BF9C71; }

.yellow .footer { background-color: #2B2B2B; }

.yellow .module { background-color: #A58149; }

.yellow .module.events, .yellow .module.members, .yellow .module.logs, .yellow .module.blogs { background-color: #000000; }

.yellow .footer .module, .yellow .module .object.formula { background-color: transparent; }

/**font colors**/

/*special*/ .yellow .menu .button .title, .yellow .menu .item .title { color: #FFFFFF; }

.yellow .menu .wrapper:hover > .item .title, .yellow .menu:hover .button .title, .yellow .menu .item.active .title, .yellow .menu .item:hover .title { color: #A58149; }

.yellow .code .raw, .yellow a { color: #9E9E9E; }

/*entry*/ .yellow .item .field.refdoi:hover, .yellow .readmore:hover, .yellow .postscriptum.protocol:hover, .yellow .link:hover { color: #707070; }

.yellow .header > .title { color: #707070; }

.yellow .title, .yellow .subtitle { color: #A58149; }

.yellow .text:before { color: #A58149; }

.yellow .meta, .yellow .readmore, .yellow .link { color: #424242; }

.yellow .breadcrumb, .yellow .title:before, .yellow .postscriptum:before { color: #424242; }

.yellow .postscriptum { color: #FFFFFF; }

.yellow .copyright { color: #FFFFFF; }

/*module*/ .yellow .module { color: #000000; }

.yellow .module.blogs .item .title, .yellow .module:before { color: #000000; }

.yellow .module .title:before { color: #997545; }

.yellow .module .readmore:hover, .yellow .module .link:hover, .yellow .module .item .field.refdoi:hover { color: #EFC797; }

.yellow .module .meta, .yellow .module .readmore, .yellow .module .link, .yellow .module .item .field.refdoi { color: #7F5C33; }

.yellow .module .title, .yellow .module .subtitle, .yellow .module .data .header, .yellow .module .caption:before, .yellow .module .text:before { color: #FFFFFF; }

/*module module and color item*/

.yellow .module .module, .yellow .module .field:before, .yellow .module.blogs, .yellow .module.remarks .item, .yellow .module.references .item { color: #FFFFFF; }

.yellow .module .module .title, .yellow .module .module .subtile { color: #000000; }