Team:The Agency Escondido/notebook

From 2013hs.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<style>
                 #top-section #p-logo{display:none;}
                 #top-section #p-logo{display:none;}
                 #ocontent,#header{
                 #ocontent,#header{
Line 28: Line 28:
                 }
                 }
                 body{
                 body{
-
                     font-family:sans-serif;
+
                     font-famiy:sans-serif;
                     border:none;
                     border:none;
                     margin:0;
                     margin:0;
Line 51: Line 51:
                 #top-section div:hover{
                 #top-section div:hover{
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
-
 
                 }
                 }
                 #menubar{
                 #menubar{
Line 164: Line 163:
                     float:left;
                     float:left;
                 }
                 }
-
               
+
 
                 #footer ul{
                 #footer ul{
                     display:inline;
                     display:inline;
Line 173: Line 172:
                     font-weight: 800;
                     font-weight: 800;
                 }
                 }
-
              #img {
 
-
                width: 300px;
 
-
                height: 200px;
 
-
}
 
                 #content,#bodyContent{
                 #content,#bodyContent{
                     border-left:30px;
                     border-left:30px;
Line 195: Line 190:
                 #topheader-inner{
                 #topheader-inner{
                     width:975px;
                     width:975px;
-
                     margin-left: auto;
+
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
                 }
                 }
-
                 #sections ul li {
+
                 #nav a{
 +
                    display:block;
 +
                    color:#fff;
 +
                    text-decoration:none;
 +
                }
 +
                #nav li {
                     display:inline;
                     display:inline;
                     margin:5px;
                     margin:5px;
Line 204: Line 204:
                     font-weight:bold;
                     font-weight:bold;
                 }
                 }
-
                 #sections ul li a{color:white;}
+
                 #nav li{color:white;}
 +
                #nav li ul a{color:black;}
                 body{
                 body{
                     overflow-y: auto;
                     overflow-y: auto;
                 }
                 }
-
                 #sections ul{
+
                 #nav{
                     width:auto;
                     width:auto;
 +
                    float:left;
 +
                }
 +
                #nav ul{
 +
                    background:rgba(255,255,255,1);
 +
                    list-style:none;
 +
                    position:absolute;
 +
                    left:-9999px;
                 }
                 }
-
                 #sections{
+
                 #nav{
-
                     margin-left:240px;
+
                     margin-left:440px;
                     margin-right:-70px;
                     margin-right:-70px;
                     position:relative;
                     position:relative;
Line 218: Line 226:
                     overflow-x:visible;
                     overflow-x:visible;
                 }
                 }
-
                 #sections #selectedsection{
+
                 #nav li{
-
                     color: white;
+
                    float:left;
-
                     border-bottom:2px solid white;
+
                    margin-right:10px;
 +
                    position:relative;
 +
                    padding-bottom:10px;
 +
                }
 +
                #nav a:hover{
 +
                     color:#fff;
 +
                     background:#6b0c36;
 +
                    text-decoration:underline;
 +
                }
 +
                #nav li:hover ul{
 +
                    left:-25px;
 +
                }
 +
                #nav ul li{
 +
                    padding-top:30px;
 +
                    float:none;
 +
                }
 +
                #nav ul a{
 +
                    white-space:nowrap;
 +
                }
 +
                #nav li:hover a{
 +
                    background:rgba(0,0,0,0);
 +
                    text-decoration:none;
 +
                }
 +
                #nav li ul li a:hover{
 +
                    background:rgba(255,255,255,1);
 +
                    left:-30px;
                 }
                 }
                 table{
                 table{
Line 231: Line 264:
                 }
                 }
                 #banner{
                 #banner{
-
                     margin-left:10px;
+
                    margin-top:-20px;
 +
                     margin-left:0px;
                     margin-bottom:-100px;
                     margin-bottom:-100px;
                 }
                 }
-
                 #header-inner{
+
                 #banner img{
 +
                width:975px;
 +
              }
 +
 
 +
#header-inner{
                     margin-left:5px;
                     margin-left:5px;
                     margin-right:auto;
                     margin-right:auto;
                     margin-bottom:10px;
                     margin-bottom:10px;
                 }
                 }
 +
                #languages{
 +
                    width:100;
 +
                    height:auto;
 +
                    position:fixed;
 +
                    top:1%;
 +
                    right:92%;
 +
                }
             </style>
             </style>
         <div id="topheader">
         <div id="topheader">

Revision as of 04:09, 15 June 2013