Team:BIT/index.css

From 2014.igem.org

(Difference between revisions)
(Created page with "@charset "utf-8"; - CSS Document: #index_bg{ margin:50px 0 0 100px; z-index:-1;} #project{position:absolute;top: 180px;left: 100px;} #team{position:absolute;top: 50px;left: 36...")
Line 12: Line 12:
-
#footer{ margin-top:60px;}
+
#footer1{ margin-top:60px;}
#logo{ width:1024px; margin:auto; height:45px;}
#logo{ width:1024px; margin:auto; height:45px;}

Revision as of 14:39, 1 August 2014

@charset "utf-8"; /* CSS Document */

  1. index_bg{ margin:50px 0 0 100px; z-index:-1;}
  2. project{position:absolute;top: 180px;left: 100px;}
  3. team{position:absolute;top: 50px;left: 365px;}
  4. human{position:absolute;top: 662px;left: 627px;}
  5. model{position:absolute;top: 550px;left: 365px;}
  6. notebook{position:absolute;top: 435px;left: 100px;}
  7. device{position:absolute;top: 143px;left: 627px;}
  8. inter{position:absolute;top: 446px;left: 627px;}


  1. footer1{ margin-top:60px;}
  1. logo{ width:1024px; margin:auto; height:45px;}
  2. logo img{ position:absolute;left:485px;}
  3. address{width:1024px; height:50px; }
  1. others{

margin:auto 0; width:1024px; height:130px; margin-top:650px; }

  1. address p{ text-align:center; line-height:5px;}