Team:DTU-Denmark/stylesheet

From 2011.igem.org

(Difference between revisions)
Line 20: Line 20:
#content {
#content {
     padding: 305px 5px 5px 5px;
     padding: 305px 5px 5px 5px;
-
     background: white url("https://static.igem.org/mediawiki/2011/c/c0/DTU-Denmark2011-temp-header.png") no-repeat;}
+
     background: white url("https://static.igem.org/mediawiki/2011/5/54/DTU-Denmark2011-temp-header.png") no-repeat;}

Revision as of 12:49, 6 July 2011

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

body {

   background: white url("DTU-Denmark2011-temp-bg.png") repeat-x;}
  1. content {
   padding: 305px 5px 5px 5px;
   background: white url("DTU-Denmark2011-temp-header.png") no-repeat;}