Team:SYSU-China/css/main.css

From 2014.igem.org

Revision as of 09:44, 5 October 2014 by MoriWiFi (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

@charset "utf-8"; /* CSS Document */ html, body, div, p, ul, ol, li, h1, h2, h3, h4, h5, h6, label, form, hr, menu, nav {

 vertical-align: baseline;
 padding: 0;
 margin: 0;
 border: 0; }

body {

 min-height: 100%; 
 }


/*@section one pictures
---------------------------------------------*/


  1. IGEMlogo img{

height:3em; width:3.4em; position:fixed; left:3em; top:1.5em; }

  1. section0{

background-image:url(Sysuchina_bg1.png); }

  1. section1{

background-image:url(Sysuchina_bg2.png); background-repeat:repeat-x; }

  1. section2{

background-image:url(Sysuchina_bg3.png); }

.worker{ position:relative; top:100px; left:30px; }

.worker img { margin: 20px; width: 20%; }

.line { position: relative; margin-left: 20px; top: 60px; }

.line img { float: left; }

.line .wheel { position: relative; z-index: 1000; bottom: 10px; margin-left: -15px; margin-right: -15px; }

.line .segment {

}



/*@section one structure
---------------------------------------------*/

.section h1{ font-family:Arial, Helvetica, sans-serif; font-size:4em; color:#FFF; }

.section p{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFF; }

  1. section0 h1{

position:absolute; top:60px; right:50px; }

  1. section0 p{

position:absolute; top:160px; right:50px; }

  1. section2 .intro {

position:absolute; top:10%; left:17%; }

  1. section2 .ch-grid{
   position:absolut;

top:0%; }

  1. section2 h1{

color:#000; text-align:center; }


  1. sysu{

margin-top: 50px; position: absolute; left:410px;

}

/* Fixed footer. * --------------------------------------- */

#footer{

height: 45px; display:block; width: 100%; background: #333; z-index:9; color: #f2f2f2; padding: 20px 0 0 90px; bottom:0px; position:absolute; font-family:Arial, Helvetica, sans-serif; text-align:left; }

  1. footer h3{

text-transform:uppercase; font-size:14px; }

  1. footer p{

font-size:12px; }

  1. board {

margin: 20px; width: 20%; }

.boardFont { position: relative; float: right; margin-top: 80px; right: 155px; color: white; font-family:Arial, Helvetica, sans-serif; }

.boardFont p { margin-top: -20px; margin-left: -55px; }