Team:UCL/static/memories.css

From 2013.igem.org

(Difference between revisions)
Line 17: Line 17:
#footer-box a
#footer-box a
 +
{
 +
color:white;
 +
}
 +
 +
#menubar,
 +
#menubar:hover
{
{
color:white;
color:white;
}
}

Revision as of 15:47, 18 August 2013

  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; }

  1. footer-box a

{ color:white; }

  1. menubar,
  2. menubar:hover

{ color:white; }