Team:Groningen/Template/CSS/category2

From 2014.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 6: Line 6:
cat2    B31A19
cat2    B31A19
-
cat1art E2D0D6
+
cat2art E2D0D6
-
cat1fig F0D3C7
+
cat2fig F0D3C7
cat3    3C662A
cat3    3C662A
-
cat1art D9E5D2
+
cat3art D9E5D2
-
cat1fig D6D9CB
+
cat3fig D6D9CB
cat4    2E9F9F
cat4    2E9F9F
-
cat1art D1E5E3
+
cat4art D1E5E3
-
cat1fig E0EBEC
+
cat4fig E0EBEC
cat5    756F21
cat5    756F21
-
cat1art E5E2D0
+
cat5art E5E2D0
-
cat1fig E0DDCC
+
cat5fig E0DDCC
cat6    66297E
cat6    66297E
cat1art DCCFE2
cat1art DCCFE2
cat1fig DDD1E6
cat1fig DDD1E6
 +
cat1cap 6A477A
cat7     
cat7     
cat1art 9B4F28
cat1art 9B4F28
-
cat1fig EAD8CC
+
cat7fig EAD8CC
 +
cat7art E2D0D6
*/
*/
.category2 a:visited,
.category2 a:visited,
Line 66: Line 68:
}
}
 +
.category2 .module.tablemodule tr:hover a,
.category2 .module.tablemodule tr:hover {
.category2 .module.tablemodule tr:hover {
background-color: #F0D3C7;
background-color: #F0D3C7;
color: #B31A19;
color: #B31A19;
 +
}
 +
 +
.category2 .module.tablemodule tr a:hover {
 +
color: #000000;
}
}
Line 76: Line 83:
.category2 .module.tablemodule .caption {
.category2 .module.tablemodule .caption {
-
background-color: #F0D3C7;
+
background-image: url('https://static.igem.org/mediawiki/2014/3/30/Opacity8.background.png');
}
}

Latest revision as of 00:58, 18 October 2014

/* cat1 203A73 cat1art D0D8E2 cat1fig D2D0E1 cat2 B31A19 cat2art E2D0D6 cat2fig F0D3C7 cat3 3C662A cat3art D9E5D2 cat3fig D6D9CB cat4 2E9F9F cat4art D1E5E3 cat4fig E0EBEC cat5 756F21 cat5art E5E2D0 cat5fig E0DDCC cat6 66297E cat1art DCCFE2 cat1fig DDD1E6 cat1cap 6A477A cat7 cat1art 9B4F28 cat7fig EAD8CC cat7art E2D0D6 */ .category2 a:visited, .category2 a { color: #FFFFFF; } .category2 .module.menu .submenu .item:hover a, .category2 a:hover { color: #000000; } .category2 { background: #000000; } .category2 .className { } .category2 .module .content { background-color: #B31A19; color: #FFFFFF; } .category2 .module .title { color: #FFFFFF; } .category2 .module .content { } /*Table Module/Snippet*/ .category2 .module.tablemodule th { color: #000000; } .category2 .module.tablemodule tr:hover a, .category2 .module.tablemodule tr:hover { background-color: #F0D3C7; color: #B31A19; } .category2 .module.tablemodule tr a:hover { color: #000000; } .category2 .module.tablemodule .title { background-color: transparent; } .category2 .module.tablemodule .caption { background-image: url('https://static.igem.org/mediawiki/2014/3/30/Opacity8.background.png'); } /*Content Module*/ /*.category2 .module.contentmodule .image, .category2 .module.contentmodule .figurevideo{ background-color: #E2D0D6; }*/ .category2 .module.contentmodule table, .category2 .module.contentmodule .table { background-color: #E2D0D6; } .category2 .module.contentmodule tr:hover { background-color: #F0D3C7; } .category2 .module.contentmodule a { color: #4f5556; } .category2 .module.contentmodule th, .category2 .module.contentmodule a:hover { color: #B31A19; } .category2 .module.contentmodule .content { background-color: #FFFFFF; color: #000000; } .category2 .module.contentmodule .subtitle, .category2 .module.contentmodule .title { background-color: #FFFFFF; color: #B31A19; } .category2 .module.contentmodule .figurevideo .caption, .category2 .module.contentmodule .table .caption, .category2 .module.contentmodule .figure .caption { background-color: #F0D3C7; line-height: 1; } .category2 .module.contentmodule .figure { line-height: 0; } .category2 .module.contentmodule .figurevideo .title, .category2 .module.contentmodule .table .title, .category2 .module.contentmodule .figure .title { background-color: transparent; } /*Breadcrumb Module*/ .category2 .module.breadcrummodule .content { background-image: url('https://static.igem.org/mediawiki/2014/7/7c/Project.slice.icon.png'); } .category2 .module.breadcrummodule .tail { color: #FFFFFF; } .category2 .module.breadcrummodule .seperator { color: #FFFFFF; } .category2 .module.breadcrummodule .head { color: #000000; } /*Image Only Module*/ .category2 .module.imageonlymodule .image { background-color: #E2D0D6; } /*Image Module*/ .category2 .module.imagemodule .image { background-color: #E2D0D6; } /*Visitorscard Module*/ .category2 .module.vcardmodule .details .attribute .title{ color: #000000; }