Team:Groningen/Template/CSS/category6

From 2014.igem.org

(Difference between revisions)
 
Line 52: Line 52:
.category6 .module.tablemodule tr:hover a,
.category6 .module.tablemodule tr:hover a,
.category6 .module.tablemodule tr:hover {
.category6 .module.tablemodule tr:hover {
-
background-color: #F0D3C7;
+
background-color: #DDD1E6;
color: #66297E;
color: #66297E;
}
}
Line 82: Line 82:
.category6 .module.contentmodule tr:hover {
.category6 .module.contentmodule tr:hover {
-
background-color: #F0D3C7;
+
background-color: #DDD1E6;
}
}
Line 109: Line 109:
.category6 .module.contentmodule .table .caption,
.category6 .module.contentmodule .table .caption,
.category6 .module.contentmodule .figure .caption {
.category6 .module.contentmodule .figure .caption {
-
background-color: #F0D3C7;
+
background-color: #DDD1E6;
line-height: 1;
line-height: 1;
}
}

Latest revision as of 01:31, 18 October 2014

/* cat2 B31A19 cat2art E2D0D6 cat2fig F0D3C7 cat6 66297E cat1art DCCFE2 cat1fig DDD1E6 cat1cap 6A477A */ .category6 a:visited, .category6 a { color: #FFFFFF; } .category6 .module.menu .submenu .item:hover a, .category6 a:hover { color: #000000; } .category6 { background: #000000; } .category6 .className { } .category6 .module .content { background-color: #66297E; color: #FFFFFF; } .category6 .module .title { color: #FFFFFF; } .category6 .module .content { } /*Table Module/Snippet*/ .category6 .module.tablemodule th { color: #000000; } .category6 .module.tablemodule tr:hover a, .category6 .module.tablemodule tr:hover { background-color: #DDD1E6; color: #66297E; } .category6 .module.tablemodule tr a:hover { color: #000000; } .category6 .module.tablemodule .title { background-color: transparent; } .category6 .module.tablemodule .caption { background-image: url('https://static.igem.org/mediawiki/2014/3/30/Opacity8.background.png'); } /*Content Module*/ /*.category6 .module.contentmodule .image, .category6 .module.contentmodule .figurevideo{ background-color: #DCCFE2; }*/ .category6 .module.contentmodule table, .category6 .module.contentmodule .table { background-color: #DCCFE2; } .category6 .module.contentmodule tr:hover { background-color: #DDD1E6; } .category6 .module.contentmodule a { color: #4f5556; } .category6 .module.contentmodule th, .category6 .module.contentmodule a:hover { color: #66297E; } .category6 .module.contentmodule .content { background-color: #FFFFFF; color: #000000; } .category6 .module.contentmodule .subtitle, .category6 .module.contentmodule .title { background-color: #FFFFFF; color: #66297E; } .category6 .module.contentmodule .figurevideo .caption, .category6 .module.contentmodule .table .caption, .category6 .module.contentmodule .figure .caption { background-color: #DDD1E6; line-height: 1; } .category6 .module.contentmodule .figure { line-height: 0; } .category6 .module.contentmodule .figurevideo .title, .category6 .module.contentmodule .table .title, .category6 .module.contentmodule .figure .title { background-color: transparent; } /*Breadcrumb Module*/ .category6 .module.breadcrummodule .content { background-image: url('https://static.igem.org/mediawiki/2014/7/7c/Project.slice.icon.png'); } .category6 .module.breadcrummodule .tail { color: #FFFFFF; } .category6 .module.breadcrummodule .seperator { color: #FFFFFF; } .category6 .module.breadcrummodule .head { color: #000000; } /*Image Only Module*/ .category6 .module.imageonlymodule .image { background-color: #DCCFE2; } /*Image Module*/ .category6 .module.imagemodule .image { background-color: #DCCFE2; } /*Visitorscard Module*/ .category6 .module.vcardmodule .details .attribute .title{ color: #000000; }