Team:Edinburgh/tech/colours

From 2011.igem.org

(Difference between revisions)
Line 178: Line 178:
/*Menu*/
/*Menu*/
-
.home[id='current'], .sitemap[id='home'] {
+
.home[id='current'] {
background: url('/wiki/images/5/5a/Edinburgh_home_select_mask.png');
background: url('/wiki/images/5/5a/Edinburgh_home_select_mask.png');
color: white;
color: white;
Line 184: Line 184:
}
}
-
.home:hover, .sitemap[id='home']:hover {
+
.home:hover {
background: url('/wiki/images/6/63/Edinburgh_home_hover_mask.png');
background: url('/wiki/images/6/63/Edinburgh_home_hover_mask.png');
color: white;
color: white;
}
}
-
.model[id='current'], .sitemap[id='model'] {
+
.model[id='current'] {
background: url('/wiki/images/5/58/Edinburgh_model_select_mask.png');
background: url('/wiki/images/5/58/Edinburgh_model_select_mask.png');
color: white;
color: white;
Line 195: Line 195:
}
}
-
.model:hover, .sitemap[id='model']:hover {
+
.model:hover {
background: url('/wiki/images/d/dc/Edinburgh_model_hover_mask.png');
background: url('/wiki/images/d/dc/Edinburgh_model_hover_mask.png');
color: white;
color: white;
}
}
-
.lab[id='current'], .sitemap[id='lab'] {
+
.lab[id='current'] {
background: url('/wiki/images/3/33/Edinburgh_lab_select_mask.png');
background: url('/wiki/images/3/33/Edinburgh_lab_select_mask.png');
color: white;
color: white;
Line 206: Line 206:
}
}
-
.lab:hover, .sitemap[id='lab']:hover {
+
.lab:hover {
background: url('/wiki/images/d/d8/Edinburgh_lab_hover_mask.png');
background: url('/wiki/images/d/d8/Edinburgh_lab_hover_mask.png');
color: white;
color: white;
}
}
-
.team[id='current'], .sitemap[id='team'] {
+
.team[id='current'] {
background: url('/wiki/images/5/52/Edinburgh_team_select_mask.png');
background: url('/wiki/images/5/52/Edinburgh_team_select_mask.png');
color: white;
color: white;
Line 217: Line 217:
}
}
-
.team:hover, .sitemap[id='team']:hover {
+
.team:hover {
background: url('/wiki/images/7/70/Edinburgh_team_hover_mask.png');
background: url('/wiki/images/7/70/Edinburgh_team_hover_mask.png');
color: white;
color: white;
}
}
-
.practices[id='current'], .sitemap[id='practices'] {
+
.practices[id='current'] {
background: url('/wiki/images/6/6b/Edinburgh_sponsors_select_mask.png');
background: url('/wiki/images/6/6b/Edinburgh_sponsors_select_mask.png');
color: white;
color: white;
Line 228: Line 228:
}
}
-
.practices:hover, .sitemap[id='practices']:hover {
+
.practices:hover {
background: url('/wiki/images/f/f5/Edinburgh_sponsors_hover_mask.png');
background: url('/wiki/images/f/f5/Edinburgh_sponsors_hover_mask.png');
color: white;
color: white;

Revision as of 12:42, 1 September 2011

/* Colours: Orange [100]: F36B21 Orange [80]: F38A52 Yellow [100]: FAEA00 Yellow [80]: FAEA99 Green [100]: 28903A Green [80]: 8CC677 Blue [100]: 0071BC Blue [80]: 9ACCD8 Purple [100]: 673A8B Purple [80]: AB86AC

/* Stylistic elements */

/* category-independent */

  1. hintcontainer, .logo, .main_body, #footer {

background-image: url('/wiki/images/f/f8/Edinburgh_bg_center.png'); background-color: transparent; zoom: 1; z-index: 1; }

.thumbinner a { border: none !important; }

  1. footer-box {

background: transparent; }

  1. menubar li a {

color: white; }

.right-menu li a, #top-section, #menubar, #menubar:hover { background: #606060; }

  1. toc, .toc {

background: transparent; }

/* .toclevel-2 { border-right: dotted 1px black; }*/

.hint { background: transparent; }

small { font-size: 80%; }

big { font-size: 120% }

.logo { border: none; background-color: transparent; }

div.thumb div { background-color: white; }

body, #content, #bodyContent { background: none; }

  1. homebody h2, #modelbody h2, #labbody h2, #practicesbody h2, #teambody h2 {

width: 40%; }

h2 span.mw-headline { display: block; clear: both; width: 250%; }

p.h1 { color: black; background: none; font-weight: normal; margin: 0 0 .6em 0; padding-top: .5em; padding-bottom: .17em; font-size: 188%; }

html { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; -webkit-background-size: 1920px 1080px; }

/* category-dependent */

  1. homebody .main_body A:hover, #homebody .hint A:hover {

color: #0071BC; }

  1. homebody .hint a, #homebody .main_body a, #homebody .main_body a:active, #homebody .main_body a:link, #homebody .main_body a:visited {

border-bottom: #0071BC 1px dashed; font-weight: normal; }

html#homebody { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; }

  1. homebody h2, #homebody p.h1 {

border-bottom: solid 1px #0071BC; }

  1. modelbody .main_body A:hover, #modelbody .hint A:hover {

color: #DACA00; }

  1. modelbody .hint a, #modelbody .main_body a, #modelbody .main_body a:active, #modelbody .main_body a:link, #modelbody .main_body a:visited {

border-bottom: #DACA00 1px dashed; font-weight: normal; }

html#modelbody { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; }

  1. modelbody h2, #modelbody p.h1{

border-bottom: solid 1px #DACA00; }

  1. labbody .main_body A:hover, #labbody .hint A:hover {

color: #28903A; }

  1. labbody .hint a, #labbody .main_body a, #labbody .main_body a:active, #labbody .main_body a:link, #labbody .main_body a:visited {

border-bottom: #28903A 1px dashed; font-weight: normal; }

html#labbody { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; }

  1. labbody h2, #labbody p.h1{

border-bottom: solid 1px #28903A; }

  1. teambody .main_body A:hover, #teambody .hint A:hover {

color: #F36B21; }

  1. teambody .hint a, #teambody .main_body a, #teambody .main_body a:active, #teambody .main_body a:link, #teambody .main_body a:visited {

border-bottom: #F36B21 1px dashed; font-weight: normal; }

html#teambody { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; }

  1. teambody h2, #teambody p.h1{

border-bottom: solid 1px #F36B21; }

  1. practicesbody .main_body A:hover,#practicesbody .hint A:hover {

color: #673A8B; }

  1. practicesbody .hint a, #practicesbody .main_body a, #practicesbody .main_body a:active, #practicesbody .main_body a:link, #practicesbody .main_body a:visited {

border-bottom: #673A8B 1px dashed; font-weight: normal; }

html#practicesbody { background: url('/wiki/images/c/c8/Edinburgh_team_bg.jpg') no-repeat fixed top center #aeaeae; }

  1. practicesbody h2, #practicesbody p.h1{

border-bottom: solid 1px #673A8B; }

/*Menu*/ .home[id='current'] { background: url('/wiki/images/5/5a/Edinburgh_home_select_mask.png'); color: white; width: 150px; }

.home:hover { background: url('/wiki/images/6/63/Edinburgh_home_hover_mask.png'); color: white; }

.model[id='current'] { background: url('/wiki/images/5/58/Edinburgh_model_select_mask.png'); color: white; width: 150px; }

.model:hover { background: url('/wiki/images/d/dc/Edinburgh_model_hover_mask.png'); color: white; }

.lab[id='current'] { background: url('/wiki/images/3/33/Edinburgh_lab_select_mask.png'); color: white; width: 150px; }

.lab:hover { background: url('/wiki/images/d/d8/Edinburgh_lab_hover_mask.png'); color: white; }

.team[id='current'] { background: url('/wiki/images/5/52/Edinburgh_team_select_mask.png'); color: white; width: 150px; }

.team:hover { background: url('/wiki/images/7/70/Edinburgh_team_hover_mask.png'); color: white; }

.practices[id='current'] { background: url('/wiki/images/6/6b/Edinburgh_sponsors_select_mask.png'); color: white; width: 150px; }

.practices:hover { background: url('/wiki/images/f/f5/Edinburgh_sponsors_hover_mask.png'); color: white; }

/* Logos */

  1. homelogo {

background: url('/wiki/images/d/d9/Edinburgh_home_logo.png'); }

  1. modellogo {

background: url('/wiki/images/9/90/Edinburgh_model_logo.png'); }

  1. lablogo {

background: url('/wiki/images/7/77/Edinburgh_lab_logo.png'); }

  1. teamlogo {

background: url('/wiki/images/1/14/Edinburgh_team_logo.png'); }

  1. practiceslogo {

background: url('/wiki/images/f/fd/Edinburgh_sponsors_logo.png'); }

/* Left menu */ .leftmenu a { color: black; }

a#leftcurrent, a#leftcurrent:hover, #homemenu li a:hover, #modelmenu li a:hover, #labmenu li a:hover, #teammenu li a:hover, #practicesmenu li a:hover { color: white; }

  1. homemenu li a#leftcurrent {

background: url('/wiki/images/9/93/Edinburgh_home_select_left_mask.png'); }

  1. homemenu li a:hover, #homemenu li a#leftcurrent:hover {

background: url('/wiki/images/e/e2/Edinburgh_home_hover_left_mask.png'); }

  1. modelmenu li a#leftcurrent {

background: url('/wiki/images/2/2d/Edinburgh_model_select_left_mask.png'); }

  1. modelmenu li a:hover, #modelmenu li a#leftcurrent:hover {

background: url('/wiki/images/5/5c/Edinburgh_model_hover_left_mask.png'); }

  1. labmenu li a#leftcurrent {

background: url('/wiki/images/2/25/Edinburgh_lab_select_left_mask.png'); }

  1. labmenu li a:hover, #labmenu li a#leftcurrent:hover {

background: url('/wiki/images/6/67/Edinburgh_lab_hover_left_mask.png'); }

  1. teammenu li a#leftcurrent {

background: url('/wiki/images/3/3d/Edinburgh_team_select_left_mask.png'); }

  1. teammenu li a:hover, #teammenu li a#leftcurrent:hover {

background: url('/wiki/images/b/b6/Edinburgh_team_hover_left_mask.png'); }

  1. practicesmenu li a#leftcurrent {

background: url('/wiki/images/0/0e/Edinburgh_sponsors_select_left_mask.png'); }

  1. practicesmenu li a:hover, #practicesmenu li a#leftcurrent:hover {

background: url('/wiki/images/6/6a/Edinburgh_sponsors_hover_left_mask.png'); }

  1. toctitle h2, #toc, .toc, .toctoggle, #toc a, #togglelink, a span, span.toctext table#toc a {

font-family: Tahoma, Arial, Helvetica, sans-serif; background: transparent; border-bottom: hidden; }

.main_body A:active, .main_body A:visited, .main_body A:link, .main_body .hardword, div.thumbcaption, .hint a { color: black; }

.toc#toc ul li a:active, .toc#toc ul li a:link, .toc#toc ul li a:visited, .toc#toc ul li a, #toctitle #togglelink { border-bottom: hidden; }

  1. footer a {

color: black; }

a.nounderline{ border: none !important; }