Team:DTU-Denmark/stylesheet

From 2011.igem.org

Revision as of 14:21, 7 July 2011 by Helge (Talk | contribs)

/* Removing wiki-like stuff */

  1. toc, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}

/* Redesigning the topmenu */

  1. top-section {
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 60%;}
  1. content {
   margin-top: 15px;}
  1. menubar {
   top: -15px;}

/* Visual changes */ body {

   background: #EEEEEE url("DTU-Denmark2011-temp-bg.png") repeat-x;}
  1. content {
   padding: 300px 0 0 0;
   background: transparent url("DTU-Denmark2011-temp-header.png") no-repeat;
   border: none;}

/* Font style */

  1. content {
   font-family: 'Lucida Sans Unicode',sans-serif;
   font-size: 14px;}

h1 {

   color: #383838;
   text-shadow: 0 1px rgba(255, 255, 255, 0.5);
   font-size: 38px;}