Template:FrontPageBackground.css

From 2013.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
#globalwrapper {
 +
    width:1000px;
 +
    padding:0px 0px;
 +
    margin: 0 auto;
 +
    background-color: #FFFFFF;
 +
    background-attachment: fixed;
 +
    background-position: center;
 +
    background-size:100%;
 +
}
 +
.firstHeading {
.firstHeading {
     height:0px;
     height:0px;
Line 17: Line 28:
}
}
-
#content{
+
.block {
-
    visibility: hidden;
+
  border-bottom: 0px solid black;
}
}

Latest revision as of 02:59, 24 August 2013