Team:Arizona State/Header

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html> <!-- here we go ~nisarg--> </html>")
Line 1: Line 1:
<html>
<html>
-
<diving into uncharted territory ~Nisarg -->
+
<!-- here we go ~nisarg-->
-
<head>
+
-
<style>
+
-
  #top-section {
+
-
  width: 975px;
+
-
  height: 20px;
+
-
  background-color: transparent;
+
-
  border: none;
+
-
  }
+
-
  #p-logo { display: none; }
 
-
  #search-controls { display: none; }
 
-
  .firstHeading { display: none; }
 
-
  #contentSub { margin: 0 0 0 0; }
 
-
  iframe { padding: 0px 0px 0px 0px; } /* 10px 20px 10px 20px; }*/
 
-
  body {
 
-
      background-color:#E5E5E5;
 
-
      background-size:100%;
 
-
      background-position:center;
 
-
      background-attachment:fixed;
 
-
  }
 
-
  #ProjectTitle {
 
-
  position: relative;
 
-
  text-align:center;
 
-
  }
 
-
/*Insert pre-designed banner that includes new logo + project name here*/
 
-
 
-
    h1 {
 
-
    font-family: 'Source Sans Pro', sans-serif;
 
-
    font-size:48px;
 
-
    font-weight: 200
 
-
    color:#404040
 
-
    background: transparent;
 
-
    margin: 0 0 0 0;
 
-
    border-bottom: none;
 
-
    padding: 20px 40px 12px 40px;
 
-
    }
 
-
 
-
  p {
 
-
  font-family: 'Source Sans Pro', sans-serif;
 
-
  font-size:48px;
 
-
  font-weight: 200
 
-
  color:#404040
 
-
  background: transparent;
 
-
  margin: 0 0 0 0;
 
-
  border-bottom: none;
 
-
  padding: 20px 40px 12px 40px;
 
-
  }
 
-
 
-
ul {
 
-
  font-family: 'Source Sans Pro', sans-serif;
 
-
  font-weight: 200;
 
-
  font-size: 1em;
 
-
  line-height: 1.7em;
 
-
  text-align: left;
 
-
  margin: 0 0 0 0;
 
-
  padding: 5px 20px 0px 20px;
 
-
  }
 
-
 
-
  ul li {
 
-
  font-family: 'Source Sans Pro', sans-serif;
 
-
  font-weight: 200;
 
-
  font-size: 1em;
 
-
  line-height: 1.7em;
 
-
  text-align: left;
 
-
  margin: 0 0 0 20px;
 
-
  background:url(images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
 
-
  padding: 0px 20px 0px 5px;
 
-
  list-style-type: square;
 
-
  }
 
-
 
-
  table {
 
-
  background: transparent;
 
-
  } th {
 
-
  background-color:maroon;
 
-
  color:gold;
 
-
  }
 
-
 
-
  .border {
 
-
  border:1px solid #B2B2B2;
 
-
  z-index:101;
 
-
  }
 
-
 
-
  .borderMagnify {
 
-
  border:1px solid #B2B2B2;
 
-
  z-index:101;
 
-
  margin-left:-9px;
 
-
  margin-right:9px;
 
-
  }
 
-
 
-
  .imgbox {
 
-
  margin:20px;
 
-
  padding:10px;
 
-
  border:1px solid black;
 
-
  text-align:center;
 
-
  }
 
-
 
-
  .vidbox {
 
-
  margin:20px;
 
-
  padding:10px;
 
-
  border:1px solid black;
 
-
  text-align:center;
 
-
  }
 
-
 
-
  .newouterbox {
 
-
  background-color:#FF944D;
 
-
  border:1px solid #CCCCCC;
 
-
  margin:20px;
 
-
  padding-bottom:0px;
 
-
  }
 
-
 
-
  .newinnerbox {
 
-
  border:1px solid #CCCCCC;
 
-
  margin:10px 20px 20px 20px;
 
-
  padding-top:0px;
 
-
  padding-bottom:13px;
 
-
  background-color:#ffffff;
 
-
  }
 
-
 
-
  .newtext {
 
-
  text-align:center;
 
-
  background-color:#FF944D;
 
-
  color:#000000;
 
-
  }
 
-
 
-
  ul.a {
 
-
  margin: 0 0 0 40px;
 
-
  list-style-image: none;
 
-
  list-style-type:disc;
 
-
  font-family: 'Source Sans Pro', sans-serif;
 
-
  color: #000000;
 
-
  background: #ffffff;
 
-
  font-weight: 200;
 
-
  font-size: 1em;
 
-
  line-height: 1.7em;
 
-
  text-align: justify;
 
-
  padding: 5px 20px 0px 20px;
 
-
  }
 
-
 
-
  ol.a {
 
-
  margin: 0 0 0 30px;
 
-
  list-style-position:inside;
 
-
  font-family: 'Source Sans Pro', sans-serif;
 
-
  color: #000000;
 
-
  background: #ffffff;
 
-
  font-weight: 200;
 
-
  font-size: 1em;
 
-
  line-height: 1.7em;
 
-
  text-align: justify;
 
-
  padding: 5px 20px 0px 20px;
 
-
  }
 
-
 
-
  /*#BackToTop {
 
-
  position:fixed;
 
-
  bottom:0;
 
-
  right:0;
 
-
  }*/
 
-
 
-
/*** Start of Styling for menu bar ***/
 
-
 
-
 
-
 
-
</head>
 
-
<body>
 
-
 
-
<p>
 
-
test text
 
-
</p>
 
-
 
-
</body>
 
</html>
</html>

Revision as of 16:53, 5 September 2013