Team:UCL/static/memories.css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
/********************/
 +
/*BACKGROUND COLOURS*/
 +
/********************/
 +
#header,
#header,
#header #middle #top #social_links
#header #middle #top #social_links
Line 15: Line 19:
background:black;
background:black;
}
}
 +
 +
/*************/
 +
/*PAGE STYLES*/
 +
/*************/
#footer-box a
#footer-box a
Line 30: Line 38:
visibility:hidden;
visibility:hidden;
}
}
 +
 +
/******************/
 +
/*DROPDOWN COLOURS*/
 +
/******************/

Revision as of 15:52, 18 August 2013

/********************/ /*BACKGROUND COLOURS*/ /********************/

  1. header,
  2. header #middle #top #social_links

{ background:orange; }

div.row_small, div.row_large, div.h_gap, .mediawiki,

  1. content,
  2. all_content,
  3. footer-box

{ background:black; }

/*************/ /*PAGE STYLES*/ /*************/

  1. footer-box a

{ color:white; }

  1. content

{ top:-15px; }

  1. menubar, #menubar:hover

{ visibility:hidden; }

/******************/ /*DROPDOWN COLOURS*/ /******************/