Team:Imperial College/Templates/Banner

From 2013.igem.org

(Difference between revisions)
(Undo revision 75673 by Rkelwick (talk))
(Undo revision 75666 by Rkelwick (talk))
Line 64: Line 64:
   #maincontent{
   #maincontent{
   position:relative;
   position:relative;
-
   width: 956px;
+
  float:centre;
 +
   width: 700px;
   margin: 0 auto;
   margin: 0 auto;
   background: #ffffff;
   background: #ffffff;
Line 96: Line 97:
   top:10px;
   top:10px;
   left:760px;
   left:760px;
 +
  }
 +
/*- Sidebar ***************************************************************/
 +
  #nav-vert{
 +
  position: relative;
 +
  float:left;
 +
  width: 70px;
 +
  }
 +
  #fb-wrapper{
 +
  position:relative;
 +
  display: block;
 +
  padding: 0;
 +
  margin: 20px 20px 20px 20px;
 +
  width: 205px;
 +
  height: 265px;
 +
  border-top-left-radius: 4px;
 +
  border-top-right-radius: 4px;
 +
  border-bottom: 1px solid #d9d9d9;
 +
  border-right: 1px solid #d9d9d9;
 +
  border-top: 1px dotted #d9d9d9;
 +
  border-left: 1px dotted #d9d9d9;
 +
  border-bottom-left-radius: 4px;
 +
  border-bottom-right-radius: 4px;
 +
  border-bottom: 1px solid #d9d9d9;
 +
  border-right: 1px solid #d9d9d9; 
   }
   }
/*- Footer ***************************************************************/
/*- Footer ***************************************************************/

Revision as of 00:41, 17 August 2013